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