Class RescheduleTimerJobCmd
java.lang.Object
org.flowable.cmmn.engine.impl.cmd.RescheduleTimerJobCmd
- All Implemented Interfaces:
Command<org.flowable.job.api.Job>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRescheduleTimerJobCmd(String eventListenerInstanceId, String jobId, Date newDueDate, String newDateValue) -
Method Summary
Modifier and TypeMethodDescriptionorg.flowable.job.api.Jobexecute(CommandContext commandContext) protected booleanisDurationString(String timerString) protected booleanisRepetitionString(String timerString) prepareRepeat(String dueDate, Clock clock)