Package org.activiti.engine.impl.cmd
Class AcquireJobsCmd
java.lang.Object
org.activiti.engine.impl.cmd.AcquireJobsCmd
- All Implemented Interfaces:
Command<AcquiredJobEntities>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute(CommandContext commandContext) protected voidlockJob(CommandContext commandContext, JobEntity job, int lockTimeInMillis)
-
Constructor Details
-
AcquireJobsCmd
-
-
Method Details
-
execute
- Specified by:
executein interfaceCommand<AcquiredJobEntities>
-
lockJob
-