| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.commons.webservice.types.notifications |
| Modifier and Type | Method and Description |
|---|---|
UpdateEvent |
Notification.getEvent() |
static UpdateEvent |
UpdateEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateEvent[] |
UpdateEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Notification(AffectedObject affectedObject,
UpdateEvent event,
String humanReadableDescription,
Calendar date) |
Copyright © 2016. All Rights Reserved.