public class RescheduleTimerJobCmd extends Object implements Command<TimerJobEntity>, Serializable
| Constructor and Description |
|---|
RescheduleTimerJobCmd(String timerJobId,
String timeDate,
String timeDuration,
String timeCycle,
String endDate,
String calendarName) |
| Modifier and Type | Method and Description |
|---|---|
TimerJobEntity |
execute(CommandContext commandContext) |
public TimerJobEntity execute(CommandContext commandContext)
execute in interface Command<TimerJobEntity>Copyright © 2020 Flowable. All rights reserved.