Creates steps
| Constructor and description |
|---|
StepFactory
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Step |
createStep(java.lang.String name, Command command, Map parameters)Creates a step for the given name, command and parameters
|