Uses of Interface
com.flowable.content.engine.impl.persistence.entity.data.ContentItemDataManager
Packages that use ContentItemDataManager
Package
Description
-
Uses of ContentItemDataManager in com.flowable.content.engine
Fields in com.flowable.content.engine declared as ContentItemDataManagerModifier and TypeFieldDescriptionprotected ContentItemDataManager
ContentEngineConfiguration.contentItemDataManager
Methods in com.flowable.content.engine that return ContentItemDataManagerMethods in com.flowable.content.engine with parameters of type ContentItemDataManagerModifier and TypeMethodDescriptionContentEngineConfiguration.setContentItemDataManager
(ContentItemDataManager contentItemDataManager) -
Uses of ContentItemDataManager in com.flowable.content.engine.impl.persistence.entity
Constructors in com.flowable.content.engine.impl.persistence.entity with parameters of type ContentItemDataManagerModifierConstructorDescriptionContentItemEntityManagerImpl
(ContentEngineConfiguration contentEngineConfiguration, ContentItemDataManager contentItemDataManager) -
Uses of ContentItemDataManager in com.flowable.content.engine.impl.persistence.entity.data.impl
Classes in com.flowable.content.engine.impl.persistence.entity.data.impl that implement ContentItemDataManager