| Package | Description |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.impl.history |
| Modifier and Type | Method and Description |
|---|---|
CurationHistoryItem.OperationType |
CurationHistoryItem.getOpType() |
static CurationHistoryItem.OperationType |
CurationHistoryItem.OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CurationHistoryItem.OperationType[] |
CurationHistoryItem.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CurationHistoryItem.setOpType(CurationHistoryItem.OperationType opType) |
| Constructor and Description |
|---|
CurationHistoryItem(String query,
String humanDescription,
Date date,
CurationHistoryItem.OperationType opType) |
Copyright © 2014. All Rights Reserved.