Uses of Interface
com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityManager
Packages that use ActionResourceEntityManager
Package
Description
-
Uses of ActionResourceEntityManager in com.flowable.action.engine.impl.deployer
Fields in com.flowable.action.engine.impl.deployer declared as ActionResourceEntityManagerModifier and TypeFieldDescriptionprotected ActionResourceEntityManagerActionDeploymentManager.resourceEntityManagerMethods in com.flowable.action.engine.impl.deployer that return ActionResourceEntityManagerMethods in com.flowable.action.engine.impl.deployer with parameters of type ActionResourceEntityManagerModifier and TypeMethodDescriptionvoidActionDeploymentManager.setResourceEntityManager(ActionResourceEntityManager resourceEntityManager) -
Uses of ActionResourceEntityManager in com.flowable.action.engine.impl.persistence.entity
Classes in com.flowable.action.engine.impl.persistence.entity that implement ActionResourceEntityManagerFields in com.flowable.action.engine.impl.persistence.entity declared as ActionResourceEntityManagerModifier and TypeFieldDescriptionprotected ActionResourceEntityManagerActionEntityManagers.actionResourceEntityManagerMethods in com.flowable.action.engine.impl.persistence.entity that return ActionResourceEntityManagerMethods in com.flowable.action.engine.impl.persistence.entity with parameters of type ActionResourceEntityManagerModifier and TypeMethodDescriptionvoidActionEntityManagers.setActionResourceEntityManager(ActionResourceEntityManager actionResourceEntityManager) -
Uses of ActionResourceEntityManager in com.flowable.action.engine.impl.repository
Fields in com.flowable.action.engine.impl.repository declared as ActionResourceEntityManagerModifier and TypeFieldDescriptionprotected ActionResourceEntityManagerActionDeploymentBuilderImpl.resourceEntityManager -
Uses of ActionResourceEntityManager in com.flowable.action.engine.impl.util
Methods in com.flowable.action.engine.impl.util that return ActionResourceEntityManagerModifier and TypeMethodDescriptionstatic ActionResourceEntityManagerCommandContextUtil.getActionResourceEntityManager()static ActionResourceEntityManagerCommandContextUtil.getActionResourceEntityManager(CommandContext commandContext)