Uses of Class
fr.gouv.vitam.storage.engine.common.model.FileInTape
Packages that use FileInTape
Package
Description
Provides common Model classes for the Storage Engine module.
-
Uses of FileInTape in fr.gouv.vitam.storage.engine.common.model
Methods in fr.gouv.vitam.storage.engine.common.model that return types with arguments of type FileInTapeMethod parameters in fr.gouv.vitam.storage.engine.common.model with type arguments of type FileInTapeModifier and TypeMethodDescriptionvoid
TapeReadRequestReferentialEntity.setFiles
(List<FileInTape> files) Constructor parameters in fr.gouv.vitam.storage.engine.common.model with type arguments of type FileInTapeModifierConstructorDescriptionTapeReadRequestReferentialEntity
(String requestId, String containerName, Map<String, TarLocation> tarLocations, List<FileInTape> files)