Uses of Interface
org.flowable.idm.engine.impl.persistence.entity.data.PropertyDataManager
Packages that use PropertyDataManager
Package
Description
-
Uses of PropertyDataManager in org.flowable.idm.engine
Fields in org.flowable.idm.engine declared as PropertyDataManagerModifier and TypeFieldDescriptionprotected PropertyDataManager
IdmEngineConfiguration.idmPropertyDataManager
Methods in org.flowable.idm.engine that return PropertyDataManagerMethods in org.flowable.idm.engine with parameters of type PropertyDataManagerModifier and TypeMethodDescriptionIdmEngineConfiguration.setIdmPropertyDataManager
(PropertyDataManager idmPropertyDataManager) -
Uses of PropertyDataManager in org.flowable.idm.engine.impl.persistence.entity
Constructors in org.flowable.idm.engine.impl.persistence.entity with parameters of type PropertyDataManagerModifierConstructorDescriptionPropertyEntityManagerImpl
(IdmEngineConfiguration idmEngineConfiguration, PropertyDataManager propertyDataManager) -
Uses of PropertyDataManager in org.flowable.idm.engine.impl.persistence.entity.data.impl
Classes in org.flowable.idm.engine.impl.persistence.entity.data.impl that implement PropertyDataManager