Uses of Interface
com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManager
Packages that use ActionDeploymentEntityManager
Package
Description
-
Uses of ActionDeploymentEntityManager in com.flowable.action.engine.impl.deployer
Fields in com.flowable.action.engine.impl.deployer declared as ActionDeploymentEntityManagerModifier and TypeFieldDescriptionprotected ActionDeploymentEntityManager
ActionDeploymentManager.deploymentEntityManager
Methods in com.flowable.action.engine.impl.deployer that return ActionDeploymentEntityManagerMethods in com.flowable.action.engine.impl.deployer with parameters of type ActionDeploymentEntityManagerModifier and TypeMethodDescriptionvoid
ActionDeploymentManager.setDeploymentEntityManager
(ActionDeploymentEntityManager deploymentEntityManager) -
Uses of ActionDeploymentEntityManager in com.flowable.action.engine.impl.persistence.entity
Classes in com.flowable.action.engine.impl.persistence.entity that implement ActionDeploymentEntityManagerFields in com.flowable.action.engine.impl.persistence.entity declared as ActionDeploymentEntityManagerModifier and TypeFieldDescriptionprotected ActionDeploymentEntityManager
ActionEntityManagers.actionDeploymentEntityManager
Methods in com.flowable.action.engine.impl.persistence.entity that return ActionDeploymentEntityManagerMethods in com.flowable.action.engine.impl.persistence.entity with parameters of type ActionDeploymentEntityManagerModifier and TypeMethodDescriptionvoid
ActionEntityManagers.setActionDeploymentEntityManager
(ActionDeploymentEntityManager actionDeploymentEntityManager) -
Uses of ActionDeploymentEntityManager in com.flowable.action.engine.impl.util
Methods in com.flowable.action.engine.impl.util that return ActionDeploymentEntityManagerModifier and TypeMethodDescriptionCommandContextUtil.getActionDeploymentEntityManager()
CommandContextUtil.getActionDeploymentEntityManager
(CommandContext commandContext)