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