| Interface | Description | 
|---|---|
| StepFactory | Creates steps | 
| Class | Description | 
|---|---|
| DefaultStepFactory | Dynamic creation of Step instances | 
| ExecuteStep | A Step that can execute another command | 
| GradleStep | A Step that invokes Gradle | 
| MkdirStep | A step that makes a directory | 
| RenderStep | A Step that renders a template | 
| StepRegistry | Registry of steps |