| Package | Description |
|---|---|
| org.gcube.datatransformation.datatransformationlibrary.reports |
| Modifier and Type | Method and Description |
|---|---|
static Record.Type |
Record.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Record.Type[] |
Record.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ReportManager.manageRecord(String objectID,
String msg,
Record.Status status,
Record.Type type)
If the reporting mechanism is enabled then a record is appended in the report.
|
void |
Record.setRecord(String message,
Record.Status status,
Record.Type type)
Adds a new message in this Record.
|
Copyright © 2014. All Rights Reserved.