| Package | Description |
|---|---|
| org.gcube.vremanagement.resourcemanager.impl.operators | |
| org.gcube.vremanagement.resourcemanager.impl.resources |
| Modifier and Type | Field and Description |
|---|---|
protected Operator.ACTION |
Operator.action |
| Modifier and Type | Method and Description |
|---|---|
static Operator.ACTION |
Operator.ACTION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operator.ACTION[] |
Operator.ACTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DeploySoftwareOperator(ScopeState scopeState,
OperatorConfig configuration,
org.gcube.vremanagement.resourcemanager.stubs.binder.SoftwareList software,
Operator.ACTION action) |
ScopedResourceManagerOperator(ScopeState scopeState,
OperatorConfig configuration,
org.gcube.vremanagement.resourcemanager.stubs.binder.ResourceList resources,
Operator.ACTION action) |
| Modifier and Type | Field and Description |
|---|---|
protected Operator.ACTION |
ScopedResource.action
the last action performed on the resource
|
| Modifier and Type | Method and Description |
|---|---|
Operator.ACTION |
ScopedResource.getAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScopedResource.doAction(Operator.ACTION action) |
Copyright © 2014. All Rights Reserved.