Class CommandContextUtil


  • public class CommandContextUtil
    extends java.lang.Object
    Author:
    Filip Hrisafov
    • Method Detail

      • getCommandContext

        public static org.flowable.common.engine.impl.interceptor.CommandContext getCommandContext()
      • getTemplateEngineConfiguration

        public static TemplateEngineConfiguration getTemplateEngineConfiguration​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getTemplateDeploymentEntityManager

        public static TemplateDeploymentEntityManager getTemplateDeploymentEntityManager​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getTemplateDefinitionEntityManager

        public static TemplateDefinitionEntityManager getTemplateDefinitionEntityManager​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getTemplateVariationDefinitionEntityManager

        public static TemplateVariationDefinitionEntityManager getTemplateVariationDefinitionEntityManager​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getTemplateResourceEntityManager

        public static TemplateResourceEntityManager getTemplateResourceEntityManager​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getDeploymentManager

        public static TemplateDeploymentManager getDeploymentManager​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getIdmEngineConfiguration

        protected static org.flowable.idm.api.IdmEngineConfigurationApi getIdmEngineConfiguration​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getCoreContentService

        public static com.flowable.core.content.api.CoreContentService getCoreContentService()
      • getCoreContentService

        public static com.flowable.core.content.api.CoreContentService getCoreContentService​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getCoreContentEngineConfiguration

        public static com.flowable.core.content.api.CoreContentEngineConfigurationApi getCoreContentEngineConfiguration()
      • getCoreContentEngineConfiguration

        public static com.flowable.core.content.api.CoreContentEngineConfigurationApi getCoreContentEngineConfiguration​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getEntityCache

        public static org.flowable.common.engine.impl.persistence.cache.EntityCache getEntityCache()
      • getEntityCache

        public static org.flowable.common.engine.impl.persistence.cache.EntityCache getEntityCache​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)