Uses of Interface
com.flowable.core.content.api.MetadataService
Packages that use MetadataService
Package
Description
-
Uses of MetadataService in com.flowable.content.engine
Fields in com.flowable.content.engine declared as MetadataServiceModifier and TypeFieldDescriptionprotected MetadataService
ContentEngineConfiguration.metadataService
Methods in com.flowable.content.engine that return MetadataServiceModifier and TypeMethodDescriptionContentEngine.getMetadataService()
ContentEngineConfiguration.getMetadataService()
Methods in com.flowable.content.engine with parameters of type MetadataServiceModifier and TypeMethodDescriptionContentEngineConfiguration.setMetadataService
(MetadataService metadataService) -
Uses of MetadataService in com.flowable.content.engine.impl
Classes in com.flowable.content.engine.impl that implement MetadataServiceFields in com.flowable.content.engine.impl declared as MetadataServiceMethods in com.flowable.content.engine.impl that return MetadataService -
Uses of MetadataService in com.flowable.core.content.api
Methods in com.flowable.core.content.api that return MetadataService