| Package | Description |
|---|---|
| org.gcube.common.core.contexts |
| Modifier and Type | Method and Description |
|---|---|
GCUBEServiceContext.Status |
GCUBEServiceContext.getStatus()
Returns the current status of the service.
|
static GCUBEServiceContext.Status |
GCUBEServiceContext.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GCUBEServiceContext.Status[] |
GCUBEServiceContext.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GCUBEServiceContext.setStatus(GCUBEServiceContext.Status status)
Sets the current status of the service.
|
Copyright © 2015. All Rights Reserved.