Class RescheduleTimerJobCmd
java.lang.Object
org.flowable.cmmn.engine.impl.cmd.RescheduleTimerJobCmd
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRescheduleTimerJobCmd(String eventListenerInstanceId, String jobId, Date newDueDate, String newDateValue) -
Method Summary
Modifier and TypeMethodDescriptionexecute(CommandContext commandContext) protected booleanisDurationString(String timerString) protected booleanisRepetitionString(String timerString) prepareRepeat(String dueDate, Clock clock)