Package org.activiti.engine.impl.asyncexecutor
-
Interface Summary Interface Description AsyncExecutor ExecuteAsyncRunnableFactory 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 Summary Class Description AcquireAsyncJobsDueRunnable AcquiredJobEntities AcquiredTimerJobEntities AcquireTimerJobsRunnable DefaultAsyncJobExecutor DefaultJobManager ExecuteAsyncRunnable FindExpiredJobsCmd ManagedAsyncJobExecutor Simple JSR-236 async job executor to allocate threads throughManagedThreadFactory.ResetExpiredJobsCmd ResetExpiredJobsRunnable Runnable that checks theJobentities periodically for 'expired' jobs.