Class CommandContextUtil
java.lang.Object
org.flowable.cmmn.engine.impl.util.CommandContextUtil
- Author:
- Joram Barrez, Tijs Rademakers
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
addInvolvedCaseInstanceId
(CommandContext commandContext, String caseInstanceId) static CmmnEngineAgenda
static CmmnEngineAgenda
getAgenda
(CommandContext commandContext) static CaseDefinitionEntityManager
static CaseDefinitionEntityManager
getCaseDefinitionEntityManager
(CommandContext commandContext) static CaseInstanceEntityManager
static CaseInstanceEntityManager
getCaseInstanceEntityManager
(CommandContext commandContext) static CaseInstanceHelper
static CaseInstanceHelper
getCaseInstanceHelper
(CommandContext commandContext) static CmmnDeploymentEntityManager
static CmmnDeploymentEntityManager
getCmmnDeploymentEntityManager
(CommandContext commandContext) static CmmnEngineConfiguration
static CmmnEngineConfiguration
getCmmnEngineConfiguration
(CommandContext commandContext) static CmmnHistoryManager
static CmmnHistoryManager
getCmmnHistoryManager
(CommandContext commandContext) static CmmnHistoryService
static CmmnRepositoryService
static CmmnResourceEntityManager
static CmmnResourceEntityManager
getCmmnResourceEntityManager
(CommandContext commandContext) static CmmnRuntimeService
static CmmnTaskService
static CommandContext
getContentEngineConfiguration
(CommandContext commandContext) static ContentService
static ContentService
getContentService
(CommandContext commandContext) static DbSqlSession
static DbSqlSession
getDbSqlSession
(CommandContext commandContext) static DmnEngineConfigurationApi
getDmnEngineConfiguration
(CommandContext commandContext) static DmnDecisionService
getDmnRuleService
(CommandContext commandContext) static EntityCache
static EntityCache
getEntityCache
(CommandContext commandContext) static EntityLinkService
static EntityLinkService
getEntityLinkService
(CommandContext commandContext) static FlowableEventDispatcher
static FlowableEventDispatcher
getEventDispatcher
(CommandContext commandContext) static EventRegistry
getEventRegistryEngineConfiguration
(CommandContext commandContext) static EventRepositoryService
static EventRepositoryService
getEventRepositoryService
(CommandContext commandContext) static EventSubscriptionService
static EventSubscriptionService
getEventSubscriptionService
(CommandContext commandContext) static ExpressionManager
static ExpressionManager
getExpressionManager
(CommandContext commandContext) static FormEngineConfigurationApi
static FormEngineConfigurationApi
getFormEngineConfiguration
(CommandContext commandContext) static FormManagementService
static FormManagementService
getFormManagementService
(CommandContext commandContext) static FormRepositoryService
static FormRepositoryService
getFormRepositoryService
(CommandContext commandContext) static FormService
static FormService
getFormService
(CommandContext commandContext) getHistoricCaseInstanceEntityManager
(CommandContext commandContext) static HistoricEntityLinkService
static HistoricEntityLinkService
getHistoricEntityLinkService
(CommandContext commandContext) static HistoricIdentityLinkService
static HistoricIdentityLinkService
getHistoricIdentityLinkService
(CommandContext commandContext) getHistoricMilestoneInstanceEntityManager
(CommandContext commandContext) getHistoricPlanItemInstanceEntityManager
(CommandContext commandContext) static HistoricTaskService
static HistoricTaskService
getHistoricTaskService
(CommandContext commandContext) static HistoricVariableService
static HistoricVariableService
getHistoricVariableService
(CommandContext commandContext) static IdentityLinkService
static IdentityLinkService
getIdentityLinkService
(CommandContext commandContext) static IdmEngineConfigurationApi
static IdmEngineConfigurationApi
getIdmEngineConfiguration
(CommandContext commandContext) static IdmIdentityService
getInternalTaskAssignmentManager
(CommandContext commandContext) getInvolvedCaseInstanceIds
(CommandContext commandContext) static JobService
static JobService
getJobService
(CommandContext commandContext) getMilestoneInstanceEntityManager
(CommandContext commandContext) getPlanItemInstanceEntityManager
(CommandContext commandContext) getSentryPartInstanceEntityManager
(CommandContext commandContext) static TableDataManager
static TableDataManager
getTableDataManager
(CommandContext commandContext) static TaskService
static TaskService
getTaskService
(CommandContext commandContext) static TimerJobService
static TimerJobService
getTimerJobService
(CommandContext commandContext) static VariableService
static VariableService
getVariableService
(CommandContext commandContext)
-
Field Details
-
ATTRIBUTE_INVOLVED_CASE_INSTANCE_IDS
- See Also:
-
-
Constructor Details
-
CommandContextUtil
public CommandContextUtil()
-
-
Method Details
-
getCmmnEngineConfiguration
-
getCmmnEngineConfiguration
-
getCmmnRepositoryService
-
getCmmnRuntimeService
-
getCmmnTaskService
-
getCmmnHistoryService
-
getExpressionManager
-
getExpressionManager
-
getEventDispatcher
-
getEventDispatcher
-
getCmmnHistoryManager
-
getCmmnHistoryManager
-
getCmmnDeploymentEntityManager
-
getCmmnDeploymentEntityManager
public static CmmnDeploymentEntityManager getCmmnDeploymentEntityManager(CommandContext commandContext) -
getCmmnResourceEntityManager
-
getCmmnResourceEntityManager
-
getCaseDefinitionEntityManager
-
getCaseDefinitionEntityManager
public static CaseDefinitionEntityManager getCaseDefinitionEntityManager(CommandContext commandContext) -
getCaseInstanceEntityManager
-
getCaseInstanceEntityManager
-
getPlanItemInstanceEntityManager
-
getPlanItemInstanceEntityManager
public static PlanItemInstanceEntityManager getPlanItemInstanceEntityManager(CommandContext commandContext) -
getSentryPartInstanceEntityManager
-
getSentryPartInstanceEntityManager
public static SentryPartInstanceEntityManager getSentryPartInstanceEntityManager(CommandContext commandContext) -
getMilestoneInstanceEntityManager
-
getMilestoneInstanceEntityManager
public static MilestoneInstanceEntityManager getMilestoneInstanceEntityManager(CommandContext commandContext) -
getHistoricCaseInstanceEntityManager
-
getHistoricCaseInstanceEntityManager
public static HistoricCaseInstanceEntityManager getHistoricCaseInstanceEntityManager(CommandContext commandContext) -
getHistoricMilestoneInstanceEntityManager
-
getHistoricMilestoneInstanceEntityManager
public static HistoricMilestoneInstanceEntityManager getHistoricMilestoneInstanceEntityManager(CommandContext commandContext) -
getHistoricPlanItemInstanceEntityManager
-
getHistoricPlanItemInstanceEntityManager
public static HistoricPlanItemInstanceEntityManager getHistoricPlanItemInstanceEntityManager(CommandContext commandContext) -
getTableDataManager
-
getTableDataManager
-
getFormEngineConfiguration
-
getFormEngineConfiguration
-
getFormRepositoryService
-
getFormRepositoryService
-
getFormService
-
getFormService
-
getFormManagementService
-
getFormManagementService
-
getContentEngineConfiguration
-
getContentEngineConfiguration
public static ContentEngineConfigurationApi getContentEngineConfiguration(CommandContext commandContext) -
getContentService
-
getContentService
-
getIdmEngineConfiguration
-
getIdmEngineConfiguration
-
getIdmIdentityService
-
getEventRegistryEngineConfiguration
-
getEventRegistryEngineConfiguration
public static EventRegistryEngineConfiguration getEventRegistryEngineConfiguration(CommandContext commandContext) -
getEventRegistry
-
getEventRepositoryService
-
getEventRepositoryService
-
getVariableService
-
getVariableService
-
getHistoricVariableService
-
getHistoricVariableService
-
getIdentityLinkService
-
getIdentityLinkService
-
getHistoricIdentityLinkService
-
getHistoricIdentityLinkService
public static HistoricIdentityLinkService getHistoricIdentityLinkService(CommandContext commandContext) -
getEntityLinkService
-
getEntityLinkService
-
getHistoricEntityLinkService
-
getHistoricEntityLinkService
-
getJobService
-
getJobService
-
getTimerJobService
-
getTimerJobService
-
getTaskService
-
getTaskService
-
getHistoricTaskService
-
getHistoricTaskService
-
getEventSubscriptionService
-
getEventSubscriptionService
-
getAgenda
-
getAgenda
-
getDbSqlSession
-
getDbSqlSession
-
getEntityCache
-
getEntityCache
-
addInvolvedCaseInstanceId
-
getInvolvedCaseInstanceIds
-
getCaseInstanceHelper
-
getCaseInstanceHelper
-
getCommandContext
-
getDmnEngineConfiguration
-
getDmnRuleService
-
getInternalTaskAssignmentManager
public static InternalTaskAssignmentManager getInternalTaskAssignmentManager(CommandContext commandContext) -
getInternalTaskAssignmentManager
-