| AcquiredExternalWorkerJob |
|
| BaseJobQuery<U extends BaseJobQuery<U,T>,T extends Job> |
Allows programmatic querying of Jobs.
|
| DeadLetterJobQuery |
Allows programmatic querying of Jobs.
|
| ExternalWorkerJob |
|
| ExternalWorkerJobAcquireBuilder |
|
| ExternalWorkerJobFailureBuilder |
|
| ExternalWorkerJobQuery |
Allows programmatic querying of External Worker Jobs.
|
| HistoryJob |
Represents one history job
|
| HistoryJobQuery |
|
| Job |
Represents one job (timer, async job, etc.).
|
| JobInfo |
Interface for a job that can be directly executed (e.g an async job or a history job).
|
| JobQuery |
Allows programmatic querying of Jobs.
|
| SuspendedJobQuery |
Allows programmatic querying of Jobs.
|
| TimerJobQuery |
Allows programmatic querying of Jobs.
|