@Incubating public interface TaskExecutionRequest
修飾子とタイプ | メソッドと説明 |
---|---|
List<String> |
getArgs()
The arguments to use to select and optionally configure the tasks, as if provided on the command-line.
|
String |
getProjectPath()
Project path associated with this task request if any.
|