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 JobEntitygetJobToDelete(CommandContext commandContext) protected voidsendCancelEvent(JobEntity jobToDelete)