Uses of Interface
com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityManager
Package
Description
-
Uses of PolicyResourceEntityManager in com.flowable.policy.engine.impl.deployer
Modifier and TypeFieldDescriptionprotected PolicyResourceEntityManager
PolicyDeploymentManager.resourceEntityManager
Modifier and TypeMethodDescriptionvoid
PolicyDeploymentManager.setResourceEntityManager
(PolicyResourceEntityManager resourceEntityManager) -
Uses of PolicyResourceEntityManager in com.flowable.policy.engine.impl.persistence.entity
Modifier and TypeFieldDescriptionprotected PolicyResourceEntityManager
PolicyEntityManagers.policyResourceEntityManager
Modifier and TypeMethodDescriptionvoid
PolicyEntityManagers.setPolicyResourceEntityManager
(PolicyResourceEntityManager policyResourceEntityManager) -
Uses of PolicyResourceEntityManager in com.flowable.policy.engine.impl.repository
Modifier and TypeFieldDescriptionprotected PolicyResourceEntityManager
PolicyDeploymentBuilderImpl.resourceEntityManager
-
Uses of PolicyResourceEntityManager in com.flowable.policy.engine.impl.util
Modifier and TypeMethodDescriptionstatic PolicyResourceEntityManager
CommandContextUtil.getPolicyResourceEntityManager()
static PolicyResourceEntityManager
CommandContextUtil.getPolicyResourceEntityManager
(CommandContext commandContext)