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