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 boolean
isDurationString
(String timerString) protected boolean
isRepetitionString
(String timerString) prepareRepeat
(String dueDate, Clock clock)