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