| Interface | Description |
|---|---|
| StepDefinition | |
| StepDefinitionProvider |
Abstracts how a StepDefinition is provided to a client so that it can come from MarkLogic, from a filesystem, or from
other location.
|
| StepFinishedListener | |
| StepItemCompleteListener | |
| StepItemFailureListener | |
| StepRunner |
Executes a step with options
|
| StepStatusListener |
| Class | Description |
|---|---|
| AbstractStepDefinition | |
| MarkLogicStepDefinitionProvider |
Implementation that retrieves step definitions from MarkLogic via a data service.
|
| ProjectStepDefinitionProvider |
Depends on a StepDefinitionManager, which ultimately depends on a HubProject being available so that a step
definition can be read from disk.
|
| ResponseHolder | |
| RunStepResponse | |
| StepRunnerFactory |
| Enum | Description |
|---|---|
| StepDefinition.StepDefinitionType |