Uses of Interface
com.flowable.content.engine.impl.persistence.entity.data.DocumentResourceDataManager
Packages that use DocumentResourceDataManager
Package
Description
-
Uses of DocumentResourceDataManager in com.flowable.content.engine
Fields in com.flowable.content.engine declared as DocumentResourceDataManagerModifier and TypeFieldDescriptionprotected DocumentResourceDataManager
ContentEngineConfiguration.documentResourceDataManager
Methods in com.flowable.content.engine that return DocumentResourceDataManagerMethods in com.flowable.content.engine with parameters of type DocumentResourceDataManagerModifier and TypeMethodDescriptionContentEngineConfiguration.setDocumentResourceDataManager
(DocumentResourceDataManager documentResourceDataManager) -
Uses of DocumentResourceDataManager in com.flowable.content.engine.impl.persistence.entity
Constructors in com.flowable.content.engine.impl.persistence.entity with parameters of type DocumentResourceDataManagerModifierConstructorDescriptionDocumentResourceEntityManagerImpl
(ContentEngineConfiguration contentEngineConfiguration, DocumentResourceDataManager resourceDataManager) -
Uses of DocumentResourceDataManager in com.flowable.content.engine.impl.persistence.entity.data.impl
Classes in com.flowable.content.engine.impl.persistence.entity.data.impl that implement DocumentResourceDataManager