| AcquiredJobs |
|
| AcquireJobsRunnable |
|
| AsyncAfterMessageJobDeclaration |
|
| AsyncBeforeMessageJobDeclaration |
|
| AsyncContinuationJobHandler |
|
| CallerRunsRejectedJobsHandler |
|
| DefaultFailedJobCommandFactory |
|
| DefaultJobExecutor |
This is a simple implementation of the JobExecutor using self-managed
threads for performing background work.
|
| ExclusiveJobAddedNotification |
|
| ExecuteJobsRunnable |
|
| FailedJobListener |
|
| FoxFailedJobCommandFactory |
|
| GetUnlockedTimersByDuedateCmd |
|
| JobDeclaration<T extends JobEntity> |
A job declaration is associated with an activity in the process definition graph.
|
| JobExecutor |
Interface to the component responsible for performing
background work ( Jobs).
|
| JobExecutorContext |
|
| MessageAddedNotification |
|
| MessageJobDeclaration |
Declaration of a Message Job (Asynchronous continuation job)
|
| ProcessEventJobHandler |
|
| RepeatingFailedJobListener |
|
| RuntimeContainerJobExecutor |
JobExecutor implementation that delegates the execution of jobs
to the RuntimeContainer
|
| SequentialJobAcquisitionRunnable |
|
| ThreadPoolJobExecutor |
|
| TimerActivateJobDefinitionHandler |
|
| TimerActivateProcessDefinitionHandler |
|
| TimerCatchIntermediateEventJobHandler |
|
| TimerChangeJobDefinitionSuspensionStateJobHandler |
|
| TimerChangeProcessDefinitionSuspensionStateJobHandler |
|
| TimerDeclarationImpl |
|
| TimerEventJobHandler |
|
| TimerExecuteNestedActivityJobHandler |
|
| TimerStartEventJobHandler |
|
| TimerStartEventSubprocessJobHandler |
JobHandler implementation for timer start events which are embedded into an event subprocess.
|
| TimerSuspendJobDefinitionHandler |
|
| TimerSuspendProcessDefinitionHandler |
|