| Interface | Description |
|---|---|
| AcquireAsyncJobsDueLifecycleListener | |
| AcquireJobsRunnableConfiguration | |
| AcquireTimerLifecycleListener | |
| AsyncExecutor | |
| AsyncRunnableExecutionExceptionHandler | |
| ExecuteAsyncRunnableFactory | |
| FailedJobCommandFactory | |
| JobManager |
Contains methods that are not tied to any specific job type (async, timer, suspended or deadletter), but which are generally applicable or are about going from one type to another.
|
| Class | Description |
|---|---|
| AbstractAsyncExecutor | |
| AcquireAsyncJobsDueRunnable | |
| AcquiredHistoryJobEntities | |
| AcquireTimerJobsRunnable | |
| AsyncJobAddedNotification | |
| AsyncJobExecutorConfiguration | |
| DefaultAsyncHistoryJobExecutor | |
| DefaultAsyncJobExecutor | |
| DefaultAsyncRunnableExecutionExceptionHandler | |
| DefaultDebuggerExecutionExceptionHandler |
Swallow exception for the debugger executions and add debugger breakpoint again to the suspended jobs.
|
| DefaultJobManager | |
| ExecuteAsyncRunnable | |
| FailedJobListener | |
| FindExpiredJobsCmd | |
| JobAddedTransactionListener | |
| ManagedAsyncJobExecutor | Deprecated
The factory should be configured in the engine configuration
|
| ResetExpiredJobsCmd | |
| ResetExpiredJobsRunnable |
Runnable that checks the
Job entities periodically for 'expired' jobs. |
| UnacquireAsyncHistoryJobExceptionHandler |
Copyright © 2021 Flowable. All rights reserved.