Class DeleteJobCmd
java.lang.Object
org.flowable.job.service.impl.cmd.DeleteJobCmd
- All Implemented Interfaces:
Serializable
,Command<Object>
- Author:
- Saeid Mirzaei, Joram Barrez
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute
(CommandContext commandContext) protected JobEntity
getJobToDelete
(CommandContext commandContext) protected void
sendCancelEvent
(JobEntity jobToDelete)