Package | Description |
---|---|
fr.gouv.vitam.batch.report.model | |
fr.gouv.vitam.batch.report.model.entry | |
fr.gouv.vitam.worker.core.plugin.preservation.model |
Modifier and Type | Method and Description |
---|---|
static PreservationStatus |
PreservationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreservationStatus[] |
PreservationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PreservationStatus |
PreservationReportEntry.getStatus() |
Constructor and Description |
---|
PreservationReportEntry(String detailId,
String processId,
int tenant,
String creationDateTime,
PreservationStatus status,
String unitId,
String objectGroupId,
ActionTypePreservation action,
String analyseResult,
String inputObjectId,
String outputObjectId,
String outcome,
String griffinId,
String preservationScenarioId) |
Modifier and Type | Method and Description |
---|---|
PreservationStatus |
OutputPreservation.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
OutputPreservation.setStatus(PreservationStatus status) |
Copyright © 2019 Vitam. All rights reserved.