| Interface | Description |
|---|---|
| JobRun |
Represents the data for a job run (the JobDefinition, the WorkflowDefinition, WorkerDefinitions, Buckets, etc.).
|
| JobRunDataProvider |
Provides job management and job run data.
|
| JobRunEngine |
Job management component handling/processing the lifecycle of a job run.
|
| JobTaskProcessor |
Job management component for handling tasks and workflow runs.
|
| Class | Description |
|---|---|
| JobRunInfo |
Id and State of current job run.
|
| WorkflowRunInfo |
identification of the workflow run to which a record was submitted.
|
| Enum | Description |
|---|---|
| JobState |
Job lifecycle states.
|