| Class | Description |
|---|---|
| AcquireJobsCmd | |
| AcquireTimerJobsCmd | |
| CancelJobsCmd |
Send job cancelled event and delete job
|
| DeleteDeadLetterJobCmd | |
| DeleteHistoryJobCmd | |
| DeleteJobCmd | |
| DeleteSuspendedJobCmd | |
| DeleteTimerJobCmd | |
| ExecuteAsyncJobCmd | |
| ExecuteHistoryJobCmd |
Executes a
HistoryJob directly (not through the async history executor). |
| ExecuteJobCmd | |
| GetJobExceptionStacktraceCmd | |
| LockExclusiveJobCmd | |
| MoveDeadLetterJobToExecutableJobCmd | |
| MoveJobToDeadLetterJobCmd | |
| MoveSuspendedJobToExecutableJobCmd | |
| MoveTimerToExecutableJobCmd | |
| SetJobRetriesCmd | |
| SetTimerJobRetriesCmd | |
| UnacquireOwnedHistoryJobsCmd | |
| UnacquireOwnedJobsCmd | |
| UnlockExclusiveJobCmd |
| Enum | Description |
|---|---|
| JobType |
The various types of
JobEntity subtypes, as enum. |
Copyright © 2018 Flowable. All rights reserved.