| Package | Description |
|---|---|
| org.gcube.vremanagement.resourcemanager.impl.resources |
| Modifier and Type | Field and Description |
|---|---|
protected ScopedResource.STATUS |
ScopedResource.status
the current status of the resource
|
| Modifier and Type | Method and Description |
|---|---|
ScopedResource.STATUS |
ScopedResource.getStatus() |
static ScopedResource.STATUS |
ScopedResource.STATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScopedResource.STATUS[] |
ScopedResource.STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract List<ScopedResource.STATUS> |
ScopedResource.STATUS.previous() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScopedResource.setStatus(ScopedResource.STATUS status) |
Copyright © 2015. All Rights Reserved.