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

Packages that use org.camunda.bpm.engine.impl.jobexecutor
org.camunda.bpm.container.impl.deployment   
org.camunda.bpm.container.impl.deployment.jobexecutor   
org.camunda.bpm.container.impl.jmx.services   
org.camunda.bpm.engine.impl API implementation classes, which shouldn't directly be used by end-users. 
org.camunda.bpm.engine.impl.bpmn.deployer   
org.camunda.bpm.engine.impl.bpmn.parser   
org.camunda.bpm.engine.impl.cfg   
org.camunda.bpm.engine.impl.cmd   
org.camunda.bpm.engine.impl.context   
org.camunda.bpm.engine.impl.interceptor   
org.camunda.bpm.engine.impl.jobexecutor   
org.camunda.bpm.engine.impl.persistence.entity   
 

Classes in org.camunda.bpm.engine.impl.jobexecutor used by org.camunda.bpm.container.impl.deployment
JobExecutor
          Interface to the component responsible for performing background work (Jobs).
 

Classes in org.camunda.bpm.engine.impl.jobexecutor used by org.camunda.bpm.container.impl.deployment.jobexecutor
JobExecutor
          Interface to the component responsible for performing background work (Jobs).
 

Classes in org.camunda.bpm.engine.impl.jobexecutor used by org.camunda.bpm.container.impl.jmx.services
JobExecutor
          Interface to the component responsible for performing background work (Jobs).
 

Classes in org.camunda.bpm.engine.impl.jobexecutor used by org.camunda.bpm.engine.impl
JobExecutor
          Interface to the component responsible for performing background work (Jobs).
JobExecutorLogger
           
 

Classes in org.camunda.bpm.engine.impl.jobexecutor used by org.camunda.bpm.engine.impl.bpmn.deployer
JobDeclaration
          A job declaration is associated with an activity in the process definition graph.
 

Classes in org.camunda.bpm.engine.impl.jobexecutor used by org.camunda.bpm.engine.impl.bpmn.parser
EventSubscriptionJobDeclaration
          Describes and creates jobs for handling an event asynchronously.
JobDeclaration
          A job declaration is associated with an activity in the process definition graph.
MessageJobDeclaration
          Declaration of a Message Job (Asynchronous continuation job)
TimerDeclarationImpl
           
 

Classes in org.camunda.bpm.engine.impl.jobexecutor used by org.camunda.bpm.engine.impl.cfg
FailedJobCommandFactory
           
JobExecutor
          Interface to the component responsible for performing background work (Jobs).
JobHandler
           
JobPriorityProvider
           
RejectedJobsHandler
          Strategy for handling jobs that were acquired but cannot be executed at this point (queue-size exceeded).
 

Classes in org.camunda.bpm.engine.impl.jobexecutor used by org.camunda.bpm.engine.impl.cmd
AcquiredJobs
           
FailedJobListener
           
JobExecutor
          Interface to the component responsible for performing background work (Jobs).
SuccessfulJobListener
           
 

Classes in org.camunda.bpm.engine.impl.jobexecutor used by org.camunda.bpm.engine.impl.context
JobExecutorContext
           
 

Classes in org.camunda.bpm.engine.impl.jobexecutor used by org.camunda.bpm.engine.impl.interceptor
FailedJobCommandFactory
           
 

Classes in org.camunda.bpm.engine.impl.jobexecutor used by org.camunda.bpm.engine.impl.jobexecutor
AcquiredJobs
           
AcquireJobsCommandFactory
           
AcquireJobsRunnable
           
EventSubscriptionJobDeclaration
          Describes and creates jobs for handling an event asynchronously.
FailedJobCommandFactory
           
JobAcquisitionContext
           
JobAcquisitionStrategy
           
JobDeclaration
          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
           
JobHandler
           
JobPriorityProvider
           
MessageJobDeclaration
          Declaration of a Message Job (Asynchronous continuation job)
RejectedJobsHandler
          Strategy for handling jobs that were acquired but cannot be executed at this point (queue-size exceeded).
ThreadPoolJobExecutor
           
TimerChangeJobDefinitionSuspensionStateJobHandler
           
TimerChangeProcessDefinitionSuspensionStateJobHandler
           
TimerDeclarationType
           
TimerEventJobHandler
           
 

Classes in org.camunda.bpm.engine.impl.jobexecutor used by org.camunda.bpm.engine.impl.persistence.entity
EventSubscriptionJobDeclaration
          Describes and creates jobs for handling an event asynchronously.
JobDeclaration
          A job declaration is associated with an activity in the process definition graph.
JobHandler
           
RepeatingFailedJobListener
           
TimerDeclarationImpl
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.