Package | Description |
---|---|
fr.gouv.vitam.common.model |
This package contains simple POJOs and DTOs that may be shared commonly by all vitam internal components
|
Modifier and Type | Method and Description |
---|---|
PreservationVersion |
PreservationRequest.getVersion() |
static PreservationVersion |
PreservationVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreservationVersion[] |
PreservationVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PreservationRequest(com.fasterxml.jackson.databind.JsonNode dslQuery,
String scenarioIdentifier,
String targetUsage,
PreservationVersion version,
String sourceUsage) |
Copyright © 2019 Vitam. All rights reserved.