Uses of Interface
com.flowable.content.engine.impl.persistence.entity.data.DocumentDeploymentDataManager
Packages that use DocumentDeploymentDataManager
Package
Description
-
Uses of DocumentDeploymentDataManager in com.flowable.content.engine
Fields in com.flowable.content.engine declared as DocumentDeploymentDataManagerModifier and TypeFieldDescriptionprotected DocumentDeploymentDataManager
ContentEngineConfiguration.documentDeploymentDataManager
Methods in com.flowable.content.engine that return DocumentDeploymentDataManagerMethods in com.flowable.content.engine with parameters of type DocumentDeploymentDataManagerModifier and TypeMethodDescriptionContentEngineConfiguration.setDocumentDeploymentDataManager
(DocumentDeploymentDataManager documentDeploymentDataManager) -
Uses of DocumentDeploymentDataManager in com.flowable.content.engine.impl.persistence.entity
Constructors in com.flowable.content.engine.impl.persistence.entity with parameters of type DocumentDeploymentDataManagerModifierConstructorDescriptionDocumentDeploymentEntityManagerImpl
(ContentEngineConfiguration contentEngineConfiguration, DocumentDeploymentDataManager deploymentDataManager) -
Uses of DocumentDeploymentDataManager in com.flowable.content.engine.impl.persistence.entity.data.impl
Classes in com.flowable.content.engine.impl.persistence.entity.data.impl that implement DocumentDeploymentDataManager