Package org.flowable.job.service.impl.asyncexecutor
-
Interface Summary 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.TimerJobScheduler -
Class Summary 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 configurationResetExpiredJobsCmd ResetExpiredJobsRunnable Runnable that checks theJobentities periodically for 'expired' jobs.TimerJobSchedulerImpl UnacquireAsyncHistoryJobExceptionHandler