class ExecuteStep extends AbstractStep
A Step that can execute another command
Modifiers | Name | Description |
---|---|---|
static String |
CLASS_NAME |
|
static String |
NAME |
Properties inherited from class | Properties |
---|---|
class AbstractStep |
command, parameters |
Constructor and description |
---|
ExecuteStep(ProfileCommand command, Map<String, Object> parameters) |
Type Params | Return Type | Name and description |
---|---|---|
|
String |
getName() |
|
boolean |
handle(ExecutionContext context) |
Methods inherited from class | Name |
---|---|
class AbstractStep |
flag |