Package org.activiti.engine.impl.cmd
Class DeleteJobCmd
java.lang.Object
org.activiti.engine.impl.cmd.DeleteJobCmd
- All Implemented Interfaces:
Serializable,Command<Object>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute(CommandContext commandContext) protected JobEntitygetJobToDelete(CommandContext commandContext) protected voidsendCancelEvent(JobEntity jobToDelete)