Package | Description |
---|---|
org.gcube.portlets.user.workspace.shared |
Modifier and Type | Field and Description |
---|---|
protected HandlerResultMessage.Status |
HandlerResultMessage.status |
Modifier and Type | Method and Description |
---|---|
HandlerResultMessage.Status |
HandlerResultMessage.getStatus() |
static HandlerResultMessage.Status |
HandlerResultMessage.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HandlerResultMessage.Status[] |
HandlerResultMessage.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
HandlerResultMessage(HandlerResultMessage.Status status,
String message)
Create a new result message.
|
Copyright © 2015. All Rights Reserved.