Package org.activiti.engine.impl.cmd
Class MoveTimerToExecutableJobCmd
- java.lang.Object
-
- org.activiti.engine.impl.cmd.MoveTimerToExecutableJobCmd
-
- All Implemented Interfaces:
Serializable,Command<JobEntity>
public class MoveTimerToExecutableJobCmd extends Object implements Command<JobEntity>, Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MoveTimerToExecutableJobCmd(String jobId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JobEntityexecute(CommandContext commandContext)StringgetJobId()
-