Class JobServiceConfiguration

java.lang.Object
org.flowable.common.engine.impl.AbstractServiceConfiguration
org.flowable.job.service.JobServiceConfiguration

public class JobServiceConfiguration extends AbstractServiceConfiguration
This service configuration contains all settings and instances around job execution and management. Note that a JobServiceConfiguration is not shared between engines and instantiated for each engine.
Author:
Tijs Rademakers