Uses of Interface
com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityManager
Packages that use PolicyResourceEntityManager
Package
Description
-
Uses of PolicyResourceEntityManager in com.flowable.policy.engine.impl.deployer
Fields in com.flowable.policy.engine.impl.deployer declared as PolicyResourceEntityManagerModifier and TypeFieldDescriptionprotected PolicyResourceEntityManagerPolicyDeploymentManager.resourceEntityManagerMethods in com.flowable.policy.engine.impl.deployer that return PolicyResourceEntityManagerMethods in com.flowable.policy.engine.impl.deployer with parameters of type PolicyResourceEntityManagerModifier and TypeMethodDescriptionvoidPolicyDeploymentManager.setResourceEntityManager(PolicyResourceEntityManager resourceEntityManager) -
Uses of PolicyResourceEntityManager in com.flowable.policy.engine.impl.persistence.entity
Classes in com.flowable.policy.engine.impl.persistence.entity that implement PolicyResourceEntityManagerFields in com.flowable.policy.engine.impl.persistence.entity declared as PolicyResourceEntityManagerModifier and TypeFieldDescriptionprotected PolicyResourceEntityManagerPolicyEntityManagers.policyResourceEntityManagerMethods in com.flowable.policy.engine.impl.persistence.entity that return PolicyResourceEntityManagerMethods in com.flowable.policy.engine.impl.persistence.entity with parameters of type PolicyResourceEntityManagerModifier and TypeMethodDescriptionvoidPolicyEntityManagers.setPolicyResourceEntityManager(PolicyResourceEntityManager policyResourceEntityManager) -
Uses of PolicyResourceEntityManager in com.flowable.policy.engine.impl.repository
Fields in com.flowable.policy.engine.impl.repository declared as PolicyResourceEntityManagerModifier and TypeFieldDescriptionprotected PolicyResourceEntityManagerPolicyDeploymentBuilderImpl.resourceEntityManager -
Uses of PolicyResourceEntityManager in com.flowable.policy.engine.impl.util
Methods in com.flowable.policy.engine.impl.util that return PolicyResourceEntityManagerModifier and TypeMethodDescriptionstatic PolicyResourceEntityManagerCommandContextUtil.getPolicyResourceEntityManager()static PolicyResourceEntityManagerCommandContextUtil.getPolicyResourceEntityManager(CommandContext commandContext)