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 TimerJobEntity
getJobToDelete
(CommandContext commandContext) protected void
sendCancelEvent
(CommandContext commandContext, TimerJobEntity jobToDelete)