| Interface | Description |
|---|---|
| ClientStepFactory |
A ClientStepFactory is responsible for creating StepView objects given their associated StepConfig objects.
|
| ClientStepRegistryProvider |
Both client and designer hooks will be an instance of this interface
|
| StepUI |
| Class | Description |
|---|---|
| ChartStatusContext | |
| ClientStepRegistry |
The ClientStepRegistry is where you need to add your ClientStepFactory to add a step.
|