| Interface | Description |
|---|---|
| AcquireJobsRunnable | |
| FailedJobCommandFactory | |
| JobExecutorContext | |
| JobHandler | |
| RejectedJobsHandler |
Strategy for handling jobs that were acquired but cannot be
executed at this point (queue-size exceeded).
|
| Class | Description |
|---|---|
| AcquiredJobs | |
| AcquireJobsRunnableImpl | |
| AsyncContinuationJobHandler | |
| AsyncJobAddedNotification | |
| CallerRunsRejectedJobsHandler | |
| DefaultFailedJobCommandFactory | |
| DefaultJobExecutor |
This is a simple implementation of the
JobExecutor using self-managed
threads for performing background work. |
| ExecuteJobsRunnable | |
| FailedJobListener | |
| GetUnlockedTimersByDuedateCmd | |
| JobAddedNotification | |
| JobExecutor |
Interface to the work management component of activiti.
|
| ManagedJobExecutor |
Simple JSR-236 job executor to allocate threads through
ManagedThreadFactory. |
| MultipleJobsExecutorContext | |
| ProcessEventJobHandler | |
| SingleJobExecutorContext | |
| TimerActivateProcessDefinitionHandler | |
| TimerCatchIntermediateEventJobHandler | |
| TimerChangeProcessDefinitionSuspensionStateJobHandler | |
| TimerDeclarationImpl | |
| TimerEventHandler | |
| TimerExecuteNestedActivityJobHandler | |
| TimerStartEventJobHandler | |
| TimerSuspendProcessDefinitionHandler |
| Enum | Description |
|---|---|
| TimerDeclarationType |
Copyright © 2016 Alfresco. All rights reserved.