| Package | Description |
|---|---|
| nl.jpoint.vertx.mod.deploy.command | |
| nl.jpoint.vertx.mod.deploy.request | |
| nl.jpoint.vertx.mod.deploy.service |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<DeployConfigRequest> |
RunConsoleCommand.executeAsync(DeployConfigRequest deployConfigRequest) |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<DeployConfigRequest> |
RunConsoleCommand.executeAsync(DeployConfigRequest deployConfigRequest) |
| Modifier and Type | Method and Description |
|---|---|
static DeployConfigRequest |
DeployConfigRequest.build(String groupId,
String artifactId,
String version,
String classifier) |
| Modifier and Type | Method and Description |
|---|---|
List<DeployConfigRequest> |
DeployRequest.getConfigs() |
| Constructor and Description |
|---|
DeployRequest(List<DeployApplicationRequest> modules,
List<DeployArtifactRequest> artifacts,
List<DeployConfigRequest> configs,
boolean elb,
boolean autoScaling,
String autoScalingGroup,
boolean restart,
boolean testScope) |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<Boolean> |
DeployConfigService.deployAsync(DeployConfigRequest deployRequest) |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<List<Boolean>> |
DefaultDeployService.deployConfigs(UUID id,
List<DeployConfigRequest> configs) |
Copyright © 2017. All rights reserved.