Uses of Interface
com.flowable.policy.engine.impl.persistence.entity.data.PolicyDefinitionLinkDataManager
Packages that use PolicyDefinitionLinkDataManager
Package
Description
-
Uses of PolicyDefinitionLinkDataManager in com.flowable.policy.engine.impl.persistence.entity
Constructors in com.flowable.policy.engine.impl.persistence.entity with parameters of type PolicyDefinitionLinkDataManagerModifierConstructorDescriptionPolicyDefinitionLinkEntityManagerImpl(PolicyEngineConfiguration policyEngineConfiguration, PolicyDefinitionLinkDataManager policyDefinitionLinkDataManager) -
Uses of PolicyDefinitionLinkDataManager in com.flowable.policy.engine.impl.persistence.entity.data
Fields in com.flowable.policy.engine.impl.persistence.entity.data declared as PolicyDefinitionLinkDataManagerModifier and TypeFieldDescriptionprotected PolicyDefinitionLinkDataManagerPolicyDataManagers.policyDefinitionLinkDataManagerMethods in com.flowable.policy.engine.impl.persistence.entity.data that return PolicyDefinitionLinkDataManagerMethods in com.flowable.policy.engine.impl.persistence.entity.data with parameters of type PolicyDefinitionLinkDataManagerModifier and TypeMethodDescriptionvoidPolicyDataManagers.setPolicyDefinitionLinkDataManager(PolicyDefinitionLinkDataManager policyDefinitionLinkDataManager) -
Uses of PolicyDefinitionLinkDataManager in com.flowable.policy.engine.impl.persistence.entity.data.impl
Classes in com.flowable.policy.engine.impl.persistence.entity.data.impl that implement PolicyDefinitionLinkDataManager