Class ExecuteHistoryJobCmd
java.lang.Object
org.flowable.job.service.impl.cmd.ExecuteHistoryJobCmd
Executes a
HistoryJob
directly (not through the async history executor).- Author:
- Joram Barrez
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionExecuteHistoryJobCmd
(String historyJobId, JobServiceConfiguration jobServiceConfiguration) -
Method Summary