public class StorageTraceabilityData extends Object
Modifier and Type | Field and Description |
---|---|
LocalDateTime |
startDate
The operation start date
|
byte[] |
token
The operation token.tsp content
|
Constructor and Description |
---|
StorageTraceabilityData(byte[] token,
LocalDateTime startDate) |
public final byte[] token
public final LocalDateTime startDate
public StorageTraceabilityData(byte[] token, LocalDateTime startDate)
Copyright © 2018 Vitam. All rights reserved.