| Interface | Description |
|---|---|
| IWorkflowJobItem |
IWorkflowJobItem is ...
|
| JobExecutionItem |
This interface represents an execution of a particular stored Job definition, identified by a string, and including
node filters (NodeSet), CLI arguments (args), loglevel.
|
| Class | Description |
|---|---|
| ExecutionItemFactory |
ExecutionItemFactory is ...
|
| JobRefCommand |
JobRefCommand is ...
|
| JobRefCommandBase |
JobRefCommandBase implementation returns a null value for jobIdentifier, can be subclassed.
|
| PluginNodeStepExecutionItemImpl |
PluginNodeStepExecutionItemImpl is a Node step execution item
|
| PluginStepExecutionItemImpl |
PluginStepExecutionItemImpl base implementation of a StepExecutionItem that supports PluginStepItem configuration,
and HandlerExecutionItem handler properties.
|
| Enum | Description |
|---|---|
| JobReferenceFailureReason |