Uses of Class
fr.gouv.vitam.common.format.identification.model.FormatIdentifierResponse
Packages that use 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
Methods in fr.gouv.vitam.collect.internal.core.helpers that return FormatIdentifierResponseModifier and TypeMethodDescriptionstatic FormatIdentifierResponse
CollectHelper.getFirstPronomFormat
(List<FormatIdentifierResponse> formats) Method parameters in fr.gouv.vitam.collect.internal.core.helpers with type arguments of type FormatIdentifierResponseModifier 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
Methods in fr.gouv.vitam.collect.internal.core.service that return types with arguments of type FormatIdentifierResponse -
Uses of FormatIdentifierResponse in fr.gouv.vitam.common.format.identification
Methods in fr.gouv.vitam.common.format.identification that return types with arguments of type FormatIdentifierResponseModifier 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
Methods in fr.gouv.vitam.common.format.identification.siegfried that return types with arguments of type FormatIdentifierResponse -
Uses of FormatIdentifierResponse in fr.gouv.vitam.worker.core.plugin.preservation.model
Methods in fr.gouv.vitam.worker.core.plugin.preservation.model that return types with arguments of type FormatIdentifierResponseMethods in fr.gouv.vitam.worker.core.plugin.preservation.model with parameters of type FormatIdentifierResponseModifier and TypeMethodDescriptionWorkflowBatchResult.OutputExtra.withBinaryFormat
(WorkflowBatchResult.OutputExtra outputExtra, FormatIdentifierResponse binaryFormat)