Uses of Interface
com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntity
Package
Description
-
Uses of ActionInstanceEntity in com.flowable.action.engine.impl.cmd
Modifier and TypeMethodDescriptionprotected void
ExecuteActionInstanceCmd.createActionLinks
(CommandContext commandContext, ActionInstanceEntity actionInstance) protected FormInfo
GetFormInfoCmd.getFormInfoWithScopedObjectFormProviders
(ActionInstanceEntity actionInstanceEntity, ActionEngineConfiguration actionEngineConfiguration, String formKey) protected ActionDefinition
ExecuteActionInstanceCmd.handleActionWithActionInstance
(CommandContext commandContext, ActionInstanceEntity actionInstance, HistoricActionInstanceEntity historicActionInstance) -
Uses of ActionInstanceEntity in com.flowable.action.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionvoid
ActionInstanceEntityManagerImpl.delete
(ActionInstanceEntity actionInstanceEntity, boolean fireEvent) -
Uses of ActionInstanceEntity in com.flowable.action.engine.impl.persistence.entity.data.impl
Modifier and TypeFieldDescriptionprotected CachedEntityMatcher<ActionInstanceEntity>
MybatisActionInstanceDataManager.actionInstanceByScopeMatcher
Modifier and TypeMethodDescriptionClass<? extends ActionInstanceEntity>
MybatisActionInstanceDataManager.getManagedEntityClass()