Class DeleteTimerJobCmd
java.lang.Object
org.flowable.job.service.impl.cmd.DeleteTimerJobCmd
- All Implemented Interfaces:
Serializable,Command<Object>
- Author:
- Tijs Rademakers
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeleteTimerJobCmd(String timerJobId, JobServiceConfiguration jobServiceConfiguration) -
Method Summary
Modifier and TypeMethodDescriptionexecute(CommandContext commandContext) protected TimerJobEntitygetJobToDelete(CommandContext commandContext) protected voidsendCancelEvent(CommandContext commandContext, TimerJobEntity jobToDelete)