Uses of Class
fr.gouv.vitam.collect.internal.core.common.CollectJsonMetadataLine
Packages that use CollectJsonMetadataLine
Package
Description
-
Uses of CollectJsonMetadataLine in fr.gouv.vitam.collect.internal.core.common
Fields in fr.gouv.vitam.collect.internal.core.common with type parameters of type CollectJsonMetadataLineModifier and TypeFieldDescriptionstatic final com.fasterxml.jackson.core.type.TypeReference<CollectJsonMetadataLine>CollectJsonMetadataLine.TYPE_REFERENCEMethods in fr.gouv.vitam.collect.internal.core.common that return CollectJsonMetadataLineModifier and TypeMethodDescriptionCollectJsonMetadataLine.setObjectFiles(String objectFiles) CollectJsonMetadataLine.setSelector(CollectJsonMetadataSelector selector) CollectJsonMetadataLine.setUnitContent(com.fasterxml.jackson.databind.node.ObjectNode unitContent) -
Uses of CollectJsonMetadataLine in fr.gouv.vitam.collect.internal.core.jsonl
Methods in fr.gouv.vitam.collect.internal.core.jsonl with parameters of type CollectJsonMetadataLineModifier and TypeMethodDescriptionstatic StringJsonlHelper.getInitialUploadPath(CollectJsonMetadataLine entry) -
Uses of CollectJsonMetadataLine in fr.gouv.vitam.collect.internal.core.service
Fields in fr.gouv.vitam.collect.internal.core.service with type parameters of type CollectJsonMetadataLineModifier and TypeFieldDescriptionstatic final com.fasterxml.jackson.core.type.TypeReference<CollectJsonMetadataLine>FluxService.COLLECT_JSON_METADATA_LINE_TYPE_REFERENCE