Class GetHistoryJobAdvancedConfigurationCmd

java.lang.Object
org.flowable.job.service.impl.cmd.GetHistoryJobAdvancedConfigurationCmd
All Implemented Interfaces:
Command<String>

public class GetHistoryJobAdvancedConfigurationCmd extends Object implements Command<String>
Executes a HistoryJob directly (not through the async history executor).
Author:
Joram Barrez