|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CurationHistoryItem.OperationType | |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.impl.history | |
| Uses of CurationHistoryItem.OperationType in org.gcube.contentmanagement.timeseriesservice.impl.history |
|---|
| Methods in org.gcube.contentmanagement.timeseriesservice.impl.history that return CurationHistoryItem.OperationType | |
|---|---|
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. |
| Methods in org.gcube.contentmanagement.timeseriesservice.impl.history with parameters of type CurationHistoryItem.OperationType | |
|---|---|
void |
CurationHistoryItem.setOpType(CurationHistoryItem.OperationType opType)
|
| Constructors in org.gcube.contentmanagement.timeseriesservice.impl.history with parameters of type CurationHistoryItem.OperationType | |
|---|---|
CurationHistoryItem(String query,
String humanDescription,
Date date,
CurationHistoryItem.OperationType opType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||