@CompileStatic class GradleStep extends AbstractStep
A Step that invokes Gradle
Modifiers | Name | Description |
---|---|---|
protected static Map<String, String> |
GRADLE_ARGUMENT_ADAPTER |
|
protected String |
baseArguments |
|
protected boolean |
passArguments |
|
protected List<String> |
tasks |
Properties inherited from class | Properties |
---|---|
class AbstractStep |
command, parameters |
Constructor and description |
---|
GradleStep(ProfileCommand command, Map<String, Object> parameters) |
Type Params | Return Type | Name and description |
---|---|---|
|
protected BuildLauncher |
fillArguments(ExecutionContext context, BuildLauncher buildLauncher) |
|
String |
getName() |
|
boolean |
handle(ExecutionContext context) |
|
protected void |
initialize() |
Methods inherited from class | Name |
---|---|
class AbstractStep |
flag |