Class ScopeEngineConfigurationUtil

java.lang.Object
com.flowable.indexing.utils.ScopeEngineConfigurationUtil

public class ScopeEngineConfigurationUtil
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ScopeEngineConfigurationUtil()  
  • Method Summary

    Modifier and Type Method Description
    static 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)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • 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)