Package org.jbpm.jobexecutor

Interface Summary
JobSession  
 

Class Summary
AcquireJobs  
DispatcherThread this thread is responsible for acquiring jobs in the job that need to be executed and then let the JobExecutor dispatch the acquired ids to one of the JobExecutorThreads in the pool.
ExecuteJobCommand  
JobExceptionHandler  
JobExecutor manager for job execution threads and their configuration.
JobExecutorServlet starts the job executor on init and closes the jbpm configuration upon destroy.
JobExecutorThread  
JobExecutorThreadPool  
JobHistoryEntry one entry in the job execution history.
NextDueDate  
StandardJobSession  
StandardMessageSession