Package org.camunda.bpm.engine.impl.jobexecutor

Interface Summary
FailedJobCommandFactory  
JobHandler  
RejectedJobsHandler Strategy for handling jobs that were acquired but cannot be executed at this point (queue-size exceeded).
 

Class Summary
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 AcquireJobsRunnable able to serve multiple process engines.
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  
 

Enum Summary
TimerDeclarationType  
 



Copyright © 2015 camunda services GmbH. All rights reserved.