Uses of Class
fr.gouv.vitam.common.format.identification.model.FormatIdentifierResponse
Package
Description
Provides common interface, factory and implementations for the Format Identification module
Provides the Siegfried implementation for the Format Identification module
-
Uses of FormatIdentifierResponse in fr.gouv.vitam.collect.internal.core.helpers
Modifier and TypeMethodDescriptionstatic FormatIdentifierResponse
CollectHelper.getFirstPronomFormat
(List<FormatIdentifierResponse> formats) Modifier and TypeMethodDescriptionstatic ObjectGroupResponse
MetadataHelper.createObjectGroup
(String transactionId, String fileName, String objectId, String newFilename, Optional<FormatIdentifierResponse> formatOpt, String digest, Long size) static FormatIdentifierResponse
CollectHelper.getFirstPronomFormat
(List<FormatIdentifierResponse> formats) -
Uses of FormatIdentifierResponse in fr.gouv.vitam.collect.internal.core.service
-
Uses of FormatIdentifierResponse in fr.gouv.vitam.common.format.identification
Modifier and TypeMethodDescriptionFormatIdentifier.analysePath
(Path pathToFile) Identify the format of the file identified by its path -
Uses of FormatIdentifierResponse in fr.gouv.vitam.common.format.identification.siegfried
-
Uses of FormatIdentifierResponse in fr.gouv.vitam.worker.core.plugin.preservation.model
Modifier and TypeMethodDescriptionWorkflowBatchResult.OutputExtra.withBinaryFormat
(WorkflowBatchResult.OutputExtra outputExtra, FormatIdentifierResponse binaryFormat)