| Package | Description |
|---|---|
| nl.jpoint.vertx.mod.cluster.request | |
| nl.jpoint.vertx.mod.cluster.service |
| Modifier and Type | Method and Description |
|---|---|
DeployState |
DeployRequest.getState() |
static DeployState |
DeployState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeployState[] |
DeployState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeployRequest.setState(DeployState state) |
| Modifier and Type | Method and Description |
|---|---|
DeployState |
AwsService.getDeployStatus(String deployId) |
| Modifier and Type | Method and Description |
|---|---|
DeployRequest |
AwsService.updateAndGetRequest(DeployState state,
String buildId) |
Copyright © 2015. All rights reserved.