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