Uses of Interface
com.flowable.policy.engine.impl.persistence.entity.data.PolicyResourceDataManager
Packages that use PolicyResourceDataManager
Package
Description
-
Uses of PolicyResourceDataManager in com.flowable.policy.engine.impl.persistence.entity
Constructors in com.flowable.policy.engine.impl.persistence.entity with parameters of type PolicyResourceDataManagerModifierConstructorDescriptionPolicyResourceEntityManagerImpl
(PolicyEngineConfiguration policyEngineConfiguration, PolicyResourceDataManager resourceDataManager) -
Uses of PolicyResourceDataManager in com.flowable.policy.engine.impl.persistence.entity.data
Fields in com.flowable.policy.engine.impl.persistence.entity.data declared as PolicyResourceDataManagerModifier and TypeFieldDescriptionprotected PolicyResourceDataManager
PolicyDataManagers.policyResourceDataManager
Methods in com.flowable.policy.engine.impl.persistence.entity.data that return PolicyResourceDataManagerMethods in com.flowable.policy.engine.impl.persistence.entity.data with parameters of type PolicyResourceDataManagerModifier and TypeMethodDescriptionvoid
PolicyDataManagers.setPolicyResourceDataManager
(PolicyResourceDataManager policyResourceDataManager) -
Uses of PolicyResourceDataManager in com.flowable.policy.engine.impl.persistence.entity.data.impl
Classes in com.flowable.policy.engine.impl.persistence.entity.data.impl that implement PolicyResourceDataManager