| Package | Description |
|---|---|
| org.locationtech.geowave.service.rest.operations |
| Modifier and Type | Field and Description |
|---|---|
RestOperationStatusMessage.StatusType |
RestOperationStatusMessage.status
A REST Operation message that is returned via JSON
|
| Modifier and Type | Method and Description |
|---|---|
static RestOperationStatusMessage.StatusType |
RestOperationStatusMessage.StatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestOperationStatusMessage.StatusType[] |
RestOperationStatusMessage.StatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2020. All rights reserved.