| BaseLogger |
BaseLogger defines a base set of logging methods.
|
| ConfiguredStepExecutionItem |
A Step execution item with embedded runtime configuration properties
|
| Contextual |
Provides a context
|
| ExceptionStatusResult |
ExceptionStatusResult is ...
|
| ExecArg.Visitor |
Visitor to visit args
|
| ExecutionContext |
ExecutionContext is ...
|
| ExecutionListener |
ExecutionListener is ...
|
| ExecutionListenerOverride |
ExecutionListenerOverride interface to change ExecutionListener values.
|
| ExecutionLogger |
|
| ExecutionReference |
|
| ExecutionResult |
ExecutionResult is ...
|
| ExecutionService |
ExecutionService provides interface to all dispatcher and command execution services.
|
| ExecutionValidator |
Service for validating executions.
|
| FailedNodesListener |
FailedNodesListener is ...
|
| HandlerExecutionItem |
HandlerExecutionItem is ...
|
| HasFailureHandler |
HasFailureHandler interface indicates that an StepExecutionItem is set as a failure handler.
|
| HasLoggingFilterConfiguration |
Interface for providing logging plugin configurations
|
| HasSourceResult |
HasSourceResult allows chaining of StatusResults
|
| JobValidationReference |
Job descriptor interface for validation.
|
| NodeExecutionService |
|
| PreparedExecutionReference |
Details about an execution that has no state
|
| ServiceContext<T> |
Context about the service operation
|
| StatusResult |
StatusResult is a basic result interface indicating success or failure.
|
| StepExecutionItem |
StepExecutionItem is the base interface for any step execution item to be submitted to the ExecutionService
|
| WorkflowExecutionServiceContext |
Context for workflow execution service
|