public class CommandContextUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_INVOLVED_CASE_INSTANCE_IDS |
| Constructor and Description |
|---|
CommandContextUtil() |
public static final String ATTRIBUTE_INVOLVED_CASE_INSTANCE_IDS
public static AppEngineConfiguration getAppEngineConfiguration()
public static AppEngineConfiguration getAppEngineConfiguration(CommandContext commandContext)
public static AppRepositoryService getAppRepositoryService()
public static ExpressionManager getExpressionManager()
public static ExpressionManager getExpressionManager(CommandContext commandContext)
public static FlowableEventDispatcher getEventDispatcher()
public static FlowableEventDispatcher getEventDispatcher(CommandContext commandContext)
public static AppDeploymentEntityManager getAppDeploymentEntityManager()
public static AppDeploymentEntityManager getAppDeploymentEntityManager(CommandContext commandContext)
public static AppResourceEntityManager getAppResourceEntityManager()
public static AppResourceEntityManager getAppResourceEntityManager(CommandContext commandContext)
public static AppDefinitionEntityManager getAppDefinitionEntityManager()
public static AppDefinitionEntityManager getAppDefinitionEntityManager(CommandContext commandContext)
public static TableDataManager getTableDataManager()
public static TableDataManager getTableDataManager(CommandContext commandContext)
public static VariableService getVariableService()
public static VariableService getVariableService(CommandContext commandContext)
public static IdmEngineConfiguration getIdmEngineConfiguration()
public static IdmEngineConfiguration getIdmEngineConfiguration(CommandContext commandContext)
public static org.flowable.idm.api.IdmIdentityService getIdmIdentityService()
public static IdentityLinkServiceConfiguration getIdentityLinkServiceConfiguration()
public static IdentityLinkServiceConfiguration getIdentityLinkServiceConfiguration(CommandContext commandContext)
public static IdentityLinkService getIdentityLinkService()
public static IdentityLinkService getIdentityLinkService(CommandContext commandContext)
public static VariableServiceConfiguration getVariableServiceConfiguration()
public static VariableServiceConfiguration getVariableServiceConfiguration(CommandContext commandContext)
public static DbSqlSession getDbSqlSession()
public static DbSqlSession getDbSqlSession(CommandContext commandContext)
public static EntityCache getEntityCache()
public static EntityCache getEntityCache(CommandContext commandContext)
public static CommandContext getCommandContext()
Copyright © 2018 Flowable. All rights reserved.