Class CommandContextUtil


  • public class CommandContextUtil
    extends java.lang.Object
    • Method Detail

      • getCommandContext

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

        public static ServiceRegistryEngineConfiguration getServiceEngineConfiguration​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getServiceRegistryRepositoryService

        public static ServiceRegistryRepositoryService getServiceRegistryRepositoryService​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getServiceRegistryRuntimeService

        public static ServiceRegistryRuntimeService getServiceRegistryRuntimeService​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getServiceEntityManagers

        public static ServiceEntityManagers getServiceEntityManagers​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getServiceDeploymentEntityManager

        public static ServiceDeploymentEntityManager getServiceDeploymentEntityManager​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getServiceDefinitionEntityManager

        public static ServiceDefinitionEntityManager getServiceDefinitionEntityManager​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)