Uses of Interface
com.flowable.app.engine.impl.persistence.entity.data.AppResourceDataManager
Packages that use AppResourceDataManager
Package
Description
-
Uses of AppResourceDataManager in com.flowable.app.engine
Fields in com.flowable.app.engine declared as AppResourceDataManagerModifier and TypeFieldDescriptionprotected AppResourceDataManager
AppEngineConfiguration.resourceDataManager
Methods in com.flowable.app.engine that return AppResourceDataManagerMethods in com.flowable.app.engine with parameters of type AppResourceDataManagerModifier and TypeMethodDescriptionAppEngineConfiguration.setResourceDataManager
(AppResourceDataManager resourceDataManager) -
Uses of AppResourceDataManager in com.flowable.app.engine.impl.persistence.entity
Constructors in com.flowable.app.engine.impl.persistence.entity with parameters of type AppResourceDataManagerModifierConstructorDescriptionAppResourceEntityManagerImpl
(AppEngineConfiguration appEngineConfiguration, AppResourceDataManager resourceDataManager) -
Uses of AppResourceDataManager in com.flowable.app.engine.impl.persistence.entity.data.impl
Classes in com.flowable.app.engine.impl.persistence.entity.data.impl that implement AppResourceDataManager