| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.cmd | |
| org.camunda.bpm.engine.impl.persistence.entity | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AcquireJobsCmd.lockJob(AcquirableJobEntity job)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EverLivingJobEntity
JobEntity for ever living job, which can be rescheduled and executed again. 
 | 
class  | 
JobEntity
Stub of the common parts of a Job. 
 | 
class  | 
MessageEntity
NOTE: instances of Messge Entity should be created via  
MessageJobDeclaration. | 
class  | 
TimerEntity  | 
| Modifier and Type | Method and Description | 
|---|---|
List<AcquirableJobEntity> | 
JobManager.findNextJobsToExecute(Page page)  | 
Copyright © 2019. All rights reserved.