Uses of Interface
com.flowable.content.engine.impl.persistence.entity.data.MetadataInstanceDataManager
Packages that use MetadataInstanceDataManager
Package
Description
-
Uses of MetadataInstanceDataManager in com.flowable.content.engine
Fields in com.flowable.content.engine declared as MetadataInstanceDataManagerModifier and TypeFieldDescriptionprotected MetadataInstanceDataManager
ContentEngineConfiguration.metadataInstanceDataManager
Methods in com.flowable.content.engine that return MetadataInstanceDataManagerMethods in com.flowable.content.engine with parameters of type MetadataInstanceDataManagerModifier and TypeMethodDescriptionContentEngineConfiguration.setMetadataInstanceDataManager
(MetadataInstanceDataManager metadataInstanceDataManager) -
Uses of MetadataInstanceDataManager in com.flowable.content.engine.impl.persistence.entity
Constructors in com.flowable.content.engine.impl.persistence.entity with parameters of type MetadataInstanceDataManagerModifierConstructorDescriptionMetadataInstanceEntityManagerImpl
(ContentEngineConfiguration contentEngineConfiguration, MetadataInstanceDataManager metadataInstanceDataManager) -
Uses of MetadataInstanceDataManager in com.flowable.content.engine.impl.persistence.entity.data.impl
Classes in com.flowable.content.engine.impl.persistence.entity.data.impl that implement MetadataInstanceDataManager