Uses of Class
fr.gouv.vitam.worker.core.plugin.preservation.model.OutputPreservation
Packages that use OutputPreservation
-
Uses of OutputPreservation in fr.gouv.vitam.worker.core.plugin.preservation.model
Methods in fr.gouv.vitam.worker.core.plugin.preservation.model that return OutputPreservationMethods in fr.gouv.vitam.worker.core.plugin.preservation.model that return types with arguments of type OutputPreservationMethods in fr.gouv.vitam.worker.core.plugin.preservation.model with parameters of type OutputPreservationMethod parameters in fr.gouv.vitam.worker.core.plugin.preservation.model with type arguments of type OutputPreservationModifier and TypeMethodDescriptionstatic ResultPreservation
void
ResultPreservation.setOutputs
(Map<String, List<OutputPreservation>> outputs) Constructors in fr.gouv.vitam.worker.core.plugin.preservation.model with parameters of type OutputPreservationModifierConstructorDescriptionOutputExtra
(OutputPreservation output, String binaryGUID, Optional<Long> size, Optional<String> binaryHash, Optional<FormatIdentifierResponse> binaryFormat, Optional<StoredInfoResult> storedInfo, Optional<ExtractedMetadata> extractedMetadataGOT, Optional<ExtractedMetadataForAu> extractedMetadataAU, Optional<String> error)