Package org.flowable.engine.impl.util
Class CommandContextUtil
java.lang.Object
org.flowable.engine.impl.util.CommandContextUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
addInvolvedExecution
(CommandContext commandContext, ExecutionEntity executionEntity) static void
clearInvolvedExecutions
(CommandContext commandContext) getActivityInstanceEntityManager
(CommandContext commandContext) static FlowableEngineAgenda
static FlowableEngineAgenda
getAgenda
(CommandContext commandContext) static AttachmentEntityManager
static AttachmentEntityManager
getAttachmentEntityManager
(CommandContext commandContext) static BatchService
static BatchService
getBatchService
(CommandContext commandContext) static ByteArrayEntityManager
static ByteArrayEntityManager
getByteArrayEntityManager
(CommandContext commandContext) static CommandContext
static CommentEntityManager
static CommentEntityManager
getCommentEntityManager
(CommandContext commandContext) getContentEngineConfiguration
(CommandContext commandContext) static ContentService
static ContentService
getContentService
(CommandContext commandContext) static DbSqlSession
static DbSqlSession
getDbSqlSession
(CommandContext commandContext) static DeploymentEntityManager
static DeploymentEntityManager
getDeploymentEntityManager
(CommandContext commandContext) static DmnEngineConfigurationApi
static DmnEngineConfigurationApi
getDmnEngineConfiguration
(CommandContext commandContext) static DmnManagementService
static DmnRepositoryService
static DmnDecisionService
static EntityCache
static EntityCache
getEntityCache
(CommandContext commandContext) static EntityLinkService
static EntityLinkService
getEntityLinkService
(CommandContext commandContext) static FlowableEventDispatcher
static FlowableEventDispatcher
getEventDispatcher
(CommandContext commandContext) static EventLogEntryEntityManager
static EventLogEntryEntityManager
getEventLogEntryEntityManager
(CommandContext commandContext) static EventRegistry
static EventRegistry
getEventRegistry
(CommandContext commandContext) getEventRegistryEngineConfiguration
(CommandContext commandContext) static EventRepositoryService
static EventRepositoryService
getEventRepositoryService
(CommandContext commandContext) static EventSubscriptionService
static EventSubscriptionService
getEventSubscriptionService
(CommandContext commandContext) static ExecutionEntityManager
static ExecutionEntityManager
getExecutionEntityManager
(CommandContext commandContext) static FailedJobCommandFactory
static FailedJobCommandFactory
getFailedJobCommandFactory
(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) getHistoricActivityInstanceEntityManager
(CommandContext commandContext) static HistoricDetailEntityManager
static HistoricDetailEntityManager
getHistoricDetailEntityManager
(CommandContext commandContext) static HistoricEntityLinkService
static HistoricEntityLinkService
getHistoricEntityLinkService
(CommandContext commandContext) static HistoricIdentityLinkService
static HistoricIdentityLinkService
getHistoricIdentityLinkService
(CommandContext commandContext) getHistoricProcessInstanceEntityManager
(CommandContext commandContext) static HistoricTaskService
static HistoricTaskService
getHistoricTaskService
(CommandContext commandContext) static HistoricVariableService
static HistoricVariableService
getHistoricVariableService
(CommandContext commandContext) static HistoryManager
static HistoryManager
getHistoryManager
(CommandContext commandContext) static IdentityLinkService
static IdentityLinkService
getIdentityLinkService
(CommandContext commandContext) static IdmEngineConfigurationApi
static IdmEngineConfigurationApi
getIdmEngineConfiguration
(CommandContext commandContext) static IdmIdentityService
static Map<String,
ExecutionEntity> getInvolvedExecutions
(CommandContext commandContext) static JobService
static JobService
getJobService
(CommandContext commandContext) static ModelEntityManager
static ModelEntityManager
getModelEntityManager
(CommandContext commandContext) getProcessDefinitionEntityManager
(CommandContext commandContext) getProcessDefinitionInfoEntityManager
(CommandContext commandContext) getProcessEngineConfiguration
(CommandContext commandContext) static ProcessInstanceHelper
static ProcessInstanceHelper
getProcessInstanceHelper
(CommandContext commandContext) static PropertyEntityManager
static PropertyEntityManager
getPropertyEntityManager
(CommandContext commandContext) static ResourceEntityManager
static ResourceEntityManager
getResourceEntityManager
(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_EXECUTIONS
- See Also:
-
-
Constructor Details
-
CommandContextUtil
public CommandContextUtil()
-
-
Method Details
-
getProcessEngineConfiguration
-
getProcessEngineConfiguration
public static ProcessEngineConfigurationImpl getProcessEngineConfiguration(CommandContext commandContext) -
getIdmEngineConfiguration
-
getIdmEngineConfiguration
-
getIdmIdentityService
-
getEventRegistryEngineConfiguration
-
getEventRegistryEngineConfiguration
public static EventRegistryEngineConfiguration getEventRegistryEngineConfiguration(CommandContext commandContext) -
getEventRegistry
-
getEventRegistry
-
getEventRepositoryService
-
getEventRepositoryService
-
getDmnEngineConfiguration
-
getDmnEngineConfiguration
-
getDmnRepositoryService
-
getDmnRuleService
-
getDmnManagementService
-
getFormEngineConfiguration
-
getFormEngineConfiguration
-
getFormRepositoryService
-
getFormRepositoryService
-
getFormService
-
getFormService
-
getFormManagementService
-
getFormManagementService
-
getContentEngineConfiguration
-
getContentEngineConfiguration
public static ContentEngineConfigurationApi getContentEngineConfiguration(CommandContext commandContext) -
getContentService
-
getContentService
-
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
-
getBatchService
-
getBatchService
-
getAgenda
-
getAgenda
-
getDbSqlSession
-
getDbSqlSession
-
getEntityCache
-
getEntityCache
-
addInvolvedExecution
public static void addInvolvedExecution(CommandContext commandContext, ExecutionEntity executionEntity) -
getInvolvedExecutions
-
clearInvolvedExecutions
-
getTableDataManager
-
getTableDataManager
-
getByteArrayEntityManager
-
getByteArrayEntityManager
-
getResourceEntityManager
-
getResourceEntityManager
-
getDeploymentEntityManager
-
getDeploymentEntityManager
-
getPropertyEntityManager
-
getPropertyEntityManager
-
getProcessDefinitionEntityManager
-
getProcessDefinitionEntityManager
public static ProcessDefinitionEntityManager getProcessDefinitionEntityManager(CommandContext commandContext) -
getProcessDefinitionInfoEntityManager
-
getProcessDefinitionInfoEntityManager
public static ProcessDefinitionInfoEntityManager getProcessDefinitionInfoEntityManager(CommandContext commandContext) -
getExecutionEntityManager
-
getExecutionEntityManager
-
getCommentEntityManager
-
getCommentEntityManager
-
getModelEntityManager
-
getModelEntityManager
-
getHistoryManager
-
getHistoricProcessInstanceEntityManager
-
getHistoricProcessInstanceEntityManager
public static HistoricProcessInstanceEntityManager getHistoricProcessInstanceEntityManager(CommandContext commandContext) -
getActivityInstanceEntityManager
-
getActivityInstanceEntityManager
public static ActivityInstanceEntityManager getActivityInstanceEntityManager(CommandContext commandContext) -
getHistoricActivityInstanceEntityManager
-
getHistoricActivityInstanceEntityManager
public static HistoricActivityInstanceEntityManager getHistoricActivityInstanceEntityManager(CommandContext commandContext) -
getHistoryManager
-
getHistoricDetailEntityManager
-
getHistoricDetailEntityManager
public static HistoricDetailEntityManager getHistoricDetailEntityManager(CommandContext commandContext) -
getAttachmentEntityManager
-
getAttachmentEntityManager
-
getEventLogEntryEntityManager
-
getEventLogEntryEntityManager
public static EventLogEntryEntityManager getEventLogEntryEntityManager(CommandContext commandContext) -
getEventDispatcher
-
getEventDispatcher
-
getFailedJobCommandFactory
-
getFailedJobCommandFactory
-
getProcessInstanceHelper
-
getProcessInstanceHelper
-
getCommandContext
-