Uses of Interface
com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManager
Package
Description
-
Uses of ActionDeploymentEntityManager in com.flowable.action.engine.impl.deployer
Modifier and TypeFieldDescriptionprotected ActionDeploymentEntityManager
ActionDeploymentManager.deploymentEntityManager
Modifier and TypeMethodDescriptionvoid
ActionDeploymentManager.setDeploymentEntityManager
(ActionDeploymentEntityManager deploymentEntityManager) -
Uses of ActionDeploymentEntityManager in com.flowable.action.engine.impl.persistence.entity
Modifier and TypeFieldDescriptionprotected ActionDeploymentEntityManager
ActionEntityManagers.actionDeploymentEntityManager
Modifier and TypeMethodDescriptionvoid
ActionEntityManagers.setActionDeploymentEntityManager
(ActionDeploymentEntityManager actionDeploymentEntityManager) -
Uses of ActionDeploymentEntityManager in com.flowable.action.engine.impl.util
Modifier and TypeMethodDescriptionCommandContextUtil.getActionDeploymentEntityManager()
CommandContextUtil.getActionDeploymentEntityManager
(CommandContext commandContext)