| Package | Description |
|---|---|
| org.gcube.datapublishing.sdmx.impl.reports |
| Modifier and Type | Method and Description |
|---|---|
OperationStatus |
SubmissionReport.getStatus() |
static OperationStatus |
OperationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationStatus[] |
OperationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubmissionReport.setStatus(OperationStatus status) |
| Constructor and Description |
|---|
SubmissionReport(String id,
OperationStatus status,
List<String> messages) |
Copyright © 2019. All Rights Reserved.