| Package | Description |
|---|---|
| cloud.nimburst.tug |
| Modifier and Type | Method and Description |
|---|---|
static ResourceActionDirection |
ResourceActionDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceActionDirection[] |
ResourceActionDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ResourceActionGraphExecutor(ResourceActionDirection direction,
int parallelism,
Path configRoot,
TugManifest manifest,
List<String> resources)
Instantiates a new ResourceActionGraphExecutors.
|
Copyright © 2018. All rights reserved.