Class CommandContextUtil

java.lang.Object
com.flowable.serviceregistry.engine.impl.util.CommandContextUtil

public class CommandContextUtil extends Object
  • Method Details

    • getCommandContext

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

      public static ServiceRegistryEngineConfiguration getServiceEngineConfiguration()
    • getServiceEngineConfiguration

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

      public static PlatformEngineConfigurationApi getPlatformEngineConfiguration(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
    • getServiceRegistryRepositoryService

      public static ServiceRegistryRepositoryService getServiceRegistryRepositoryService()
    • getServiceRegistryRepositoryService

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

      public static ServiceRegistryRuntimeService getServiceRegistryRuntimeService()
    • getServiceRegistryRuntimeService

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

      public static ServiceEntityManagers getServiceEntityManagers()
    • getServiceEntityManagers

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

      public static ServiceDeploymentEntityManager getServiceDeploymentEntityManager()
    • getServiceDeploymentEntityManager

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

      public static ServiceDefinitionEntityManager getServiceDefinitionEntityManager()
    • getServiceDefinitionEntityManager

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