A org.grails.cli.profile.Step that invokes Gradle
Modifiers | Name | Description |
---|---|---|
protected static Map |
GRADLE_ARGUMENT_ADAPTER |
|
protected java.lang.String |
baseArguments |
|
protected boolean |
passArguments |
|
protected java.util.List |
tasks |
Constructor and description |
---|
GradleStep
(ProfileCommand command, Map parameters) |
GradleStep
() |
Type Params | Return Type | Name and description |
---|---|---|
|
protected BuildLauncher |
fillArguments(ExecutionContext context, BuildLauncher buildLauncher) |
|
java.lang.String |
getName() |
|
boolean |
handle(ExecutionContext context) |
|
protected void |
initialize() |