Uses of Interface
org.flowable.common.engine.impl.persistence.entity.data.PropertyDataManager
Packages that use PropertyDataManager
Package
Description
-
Uses of PropertyDataManager in org.flowable.common.engine.impl
Fields in org.flowable.common.engine.impl declared as PropertyDataManagerModifier and TypeFieldDescriptionprotected PropertyDataManager
AbstractEngineConfiguration.propertyDataManager
Methods in org.flowable.common.engine.impl that return PropertyDataManagerMethods in org.flowable.common.engine.impl with parameters of type PropertyDataManagerModifier and TypeMethodDescriptionAbstractEngineConfiguration.setPropertyDataManager
(PropertyDataManager propertyDataManager) -
Uses of PropertyDataManager in org.flowable.common.engine.impl.persistence.entity
Constructors in org.flowable.common.engine.impl.persistence.entity with parameters of type PropertyDataManagerModifierConstructorDescriptionPropertyEntityManagerImpl
(AbstractEngineConfiguration engineConfiguration, PropertyDataManager propertyDataManager) -
Uses of PropertyDataManager in org.flowable.common.engine.impl.persistence.entity.data.impl
Classes in org.flowable.common.engine.impl.persistence.entity.data.impl that implement PropertyDataManager -
Uses of PropertyDataManager in org.flowable.engine.impl.cfg
Methods in org.flowable.engine.impl.cfg with parameters of type PropertyDataManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setPropertyDataManager
(PropertyDataManager propertyDataManager)