Uses of Interface
org.flowable.dmn.engine.impl.persistence.entity.data.DmnResourceDataManager
Packages that use DmnResourceDataManager
Package
Description
-
Uses of DmnResourceDataManager in org.flowable.dmn.engine
Fields in org.flowable.dmn.engine declared as DmnResourceDataManagerModifier and TypeFieldDescriptionprotected DmnResourceDataManagerDmnEngineConfiguration.resourceDataManagerMethods in org.flowable.dmn.engine that return DmnResourceDataManagerMethods in org.flowable.dmn.engine with parameters of type DmnResourceDataManagerModifier and TypeMethodDescriptionDmnEngineConfiguration.setResourceDataManager(DmnResourceDataManager resourceDataManager) -
Uses of DmnResourceDataManager in org.flowable.dmn.engine.impl.persistence.entity
Constructors in org.flowable.dmn.engine.impl.persistence.entity with parameters of type DmnResourceDataManagerModifierConstructorDescriptionDmnResourceEntityManagerImpl(DmnEngineConfiguration dmnEngineConfiguration, DmnResourceDataManager resourceDataManager) -
Uses of DmnResourceDataManager in org.flowable.dmn.engine.impl.persistence.entity.data.impl
Classes in org.flowable.dmn.engine.impl.persistence.entity.data.impl that implement DmnResourceDataManager