Package | Description |
---|---|
com.arkea.jenkins.openstack.pool |
Modifier and Type | Method and Description |
---|---|
static StackStatus |
StackStatus.getEnum(String status) |
static StackStatus |
StackStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StackStatus[] |
StackStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ProcessStatus.checkStackStatus(StackStatus status,
OpenStack4jClient client,
ConsoleLogger cLog,
org.openstack4j.model.heat.Stack originalStack,
TimersOS timersOS)
Check a status of an operation openstack via a loop
|
Copyright © 2016–2017. All rights reserved.