Class ScopeEngineConfigurationUtil


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

      All Methods Static Methods Concrete Methods 
      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 Detail

      • ScopeEngineConfigurationUtil

        public ScopeEngineConfigurationUtil()
    • Method Detail

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