Class StorageTraceabilityData
java.lang.Object
fr.gouv.vitam.storage.engine.server.storagetraceability.StorageTraceabilityData
Tuple that contains information of a previous Storage treaceability operation (from zip file)
-
Field Summary
Modifier and TypeFieldDescriptionfinal LocalDateTime
The operation start datefinal byte[]
The operation token.tsp content -
Constructor Summary
-
Method Summary
-
Field Details
-
token
public final byte[] tokenThe operation token.tsp content -
startDate
The operation start date
-
-
Constructor Details
-
StorageTraceabilityData
-