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 ActionDeploymentEntityManagerActionDeploymentManager.deploymentEntityManagerMethods in com.flowable.action.engine.impl.deployer that return ActionDeploymentEntityManagerMethods in com.flowable.action.engine.impl.deployer with parameters of type ActionDeploymentEntityManagerModifier and TypeMethodDescriptionvoidActionDeploymentManager.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 ActionDeploymentEntityManagerActionEntityManagers.actionDeploymentEntityManagerMethods 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 TypeMethodDescriptionvoidActionEntityManagers.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)