Package | Description |
---|---|
fr.gouv.vitam.storage.engine.common.model |
Provides common Model classes for the Storage Engine module.
|
Modifier and Type | Method and Description |
---|---|
List<FileInTape> |
TapeReadRequestReferentialEntity.getFiles() |
Modifier and Type | Method and Description |
---|---|
void |
TapeReadRequestReferentialEntity.setFiles(List<FileInTape> files) |
Constructor and Description |
---|
TapeReadRequestReferentialEntity(String requestId,
String containerName,
Map<String,TarLocation> tarLocations,
List<FileInTape> files) |
Copyright © 2019 Vitam. All rights reserved.