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

Interface Summary
AcquireJobsCommandFactory  
FailedJobCommandFactory  
JobAcquisitionStrategy  
JobHandler<T extends JobHandlerConfiguration>  
JobHandlerConfiguration  
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  
AsyncContinuationJobHandler.AsyncContinuationConfiguration  
BackoffJobAcquisitionStrategy Determines the number of jobs to acquire and the time to wait between acquisition cycles by an exponential backoff strategy.
CallerRunsRejectedJobsHandler  
DefaultAcquireJobsCommandFactory  
DefaultFailedJobCommandFactory  
DefaultJobExecutor This is a simple implementation of the JobExecutor using self-managed threads for performing background work.
DefaultJobPriorityProvider  
EventSubscriptionJobDeclaration Describes and creates jobs for handling an event asynchronously.
ExclusiveJobAddedNotification  
ExecuteJobHelper  
ExecuteJobsRunnable  
FailedJobListener  
FoxFailedJobCommandFactory  
GetUnlockedTimersByDuedateCmd  
JobAcquisitionContext  
JobDeclaration<S,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  
JobExecutorLogger  
JobFailureCollector  
MessageAddedNotification  
MessageJobDeclaration Declaration of a Message Job (Asynchronous continuation job)
NotifyAcquisitionRejectedJobsHandler  
ProcessEventJobHandler  
ProcessEventJobHandler.EventSubscriptionJobConfiguration  
RepeatingFailedJobListener  
RuntimeContainerJobExecutor JobExecutor implementation that delegates the execution of jobs to the RuntimeContainer
SequentialJobAcquisitionRunnable AcquireJobsRunnable able to serve multiple process engines.
SuccessfulJobListener  
ThreadPoolJobExecutor  
TimerActivateJobDefinitionHandler  
TimerActivateProcessDefinitionHandler  
TimerCatchIntermediateEventJobHandler  
TimerChangeJobDefinitionSuspensionStateJobHandler  
TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration  
TimerChangeProcessDefinitionSuspensionStateJobHandler  
TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration  
TimerDeclarationImpl  
TimerEventJobHandler  
TimerEventJobHandler.TimerJobConfiguration  
TimerExecuteNestedActivityJobHandler  
TimerStartEventJobHandler  
TimerStartEventSubprocessJobHandler JobHandler implementation for timer start events which are embedded into an event subprocess.
TimerSuspendJobDefinitionHandler  
TimerSuspendProcessDefinitionHandler  
 

Enum Summary
TimerDeclarationType  
 



Copyright © 2016 camunda services GmbH. All rights reserved.