Uses of Interface
com.flowable.core.content.api.MetadataInstance
Packages that use MetadataInstance
Package
Description
-
Uses of MetadataInstance in com.flowable.content.engine.impl
Methods in com.flowable.content.engine.impl that return MetadataInstanceModifier and TypeMethodDescriptionMetadataServiceImpl.getMetadataInstance
(String contentItemId, String metadataName) Methods in com.flowable.content.engine.impl that return types with arguments of type MetadataInstanceModifier and TypeMethodDescriptionMetadataServiceImpl.getMetadataInstances
(String contentItemId) MetadataServiceImpl.getMetadataInstances
(String contentItemId, Collection<String> metadataNames) -
Uses of MetadataInstance in com.flowable.content.engine.impl.cmd
Methods in com.flowable.content.engine.impl.cmd that return MetadataInstanceMethods in com.flowable.content.engine.impl.cmd that return types with arguments of type MetadataInstance -
Uses of MetadataInstance in com.flowable.content.engine.impl.persistence.entity
Subinterfaces of MetadataInstance in com.flowable.content.engine.impl.persistence.entityClasses in com.flowable.content.engine.impl.persistence.entity that implement MetadataInstance -
Uses of MetadataInstance in com.flowable.core.content.api
Methods in com.flowable.core.content.api that return MetadataInstanceModifier and TypeMethodDescriptionMetadataService.getMetadataInstance
(String contentItemId, String metadataName) Methods in com.flowable.core.content.api that return types with arguments of type MetadataInstanceModifier and TypeMethodDescriptionMetadataService.getMetadataInstances
(String contentItemId) MetadataService.getMetadataInstances
(String contentItemId, Collection<String> metadataNames)