| Package | Description |
|---|---|
| com.appslandia.common.base |
| Modifier and Type | Method and Description |
|---|---|
static DeployPhase |
DeployPhase.getCurrent() |
static DeployPhase |
DeployPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeployPhase[] |
DeployPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DeployPhase.isAny(DeployPhase... phases) |
static void |
DeployPhase.setCurrent(DeployPhase phrase) |
Copyright © 2017. All rights reserved.