Package com.flowable.indexing.utils
Class ScopeEngineConfigurationUtil
java.lang.Object
com.flowable.indexing.utils.ScopeEngineConfigurationUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.flowable.common.engine.impl.AbstractEngineConfiguration
getEngineConfiguration
(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) static org.flowable.job.service.JobServiceConfiguration
getJobServiceConfiguration
(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
-
Constructor Details
-
ScopeEngineConfigurationUtil
public ScopeEngineConfigurationUtil()
-
-
Method Details
-
getJobServiceConfiguration
public static org.flowable.job.service.JobServiceConfiguration getJobServiceConfiguration(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) -
getEngineConfiguration
public static org.flowable.common.engine.impl.AbstractEngineConfiguration getEngineConfiguration(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
-