class ExecuteStep extends AbstractStep
A Step that can execute another command
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
CLASS_NAME |
|
static java.lang.String |
NAME |
Constructor and description |
---|
ExecuteStep
(ProfileCommand command, java.util.Map<java.lang.String, java.lang.Object> parameters) |
Type Params | Return Type | Name and description |
---|---|---|
|
java.lang.String |
getName() |
|
boolean |
handle(ExecutionContext context) |
Groovy Documentation