Uses of Interface
com.flowable.content.engine.impl.persistence.entity.data.DocumentDefinitionDataManager
Packages that use DocumentDefinitionDataManager
Package
Description
-
Uses of DocumentDefinitionDataManager in com.flowable.content.engine
Fields in com.flowable.content.engine declared as DocumentDefinitionDataManagerModifier and TypeFieldDescriptionprotected DocumentDefinitionDataManager
ContentEngineConfiguration.documentDefinitionDataManager
Methods in com.flowable.content.engine that return DocumentDefinitionDataManagerMethods in com.flowable.content.engine with parameters of type DocumentDefinitionDataManagerModifier and TypeMethodDescriptionContentEngineConfiguration.setDocumentDefinitionDataManager
(DocumentDefinitionDataManager documentDefinitionDataManager) -
Uses of DocumentDefinitionDataManager in com.flowable.content.engine.impl.persistence.entity
Constructors in com.flowable.content.engine.impl.persistence.entity with parameters of type DocumentDefinitionDataManagerModifierConstructorDescriptionDocumentDefinitionEntityManagerImpl
(ContentEngineConfiguration configuration, DocumentDefinitionDataManager documentDefinitionDataManager) -
Uses of DocumentDefinitionDataManager in com.flowable.content.engine.impl.persistence.entity.data.impl
Classes in com.flowable.content.engine.impl.persistence.entity.data.impl that implement DocumentDefinitionDataManager