@CompileStatic class GradleTaskCommandAdapter extends Object implements ProfileCommand
Adapts a Named command into a Gradle task execution
| Constructor and description |
|---|
GradleTaskCommandAdapter(Profile profile, Named adapted) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
CommandDescription |
getDescription() |
|
String |
getName() |
|
boolean |
handle(ExecutionContext executionContext) |
|
boolean |
isVisible() |