| Package | Description |
|---|---|
| nl.jpoint.maven.vertx.request | |
| nl.jpoint.maven.vertx.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
DeployArtifactRequest |
class |
DeployModuleRequest |
| Modifier and Type | Method and Description |
|---|---|
List<Request> |
DeployRequest.getArtifacts() |
List<Request> |
DeployRequest.getModules() |
| Constructor and Description |
|---|
DeployRequest(List<Request> modules,
List<Request> artifacts,
boolean aws,
boolean restart) |
DeployRequest(List<Request> modules,
List<Request> artifacts,
boolean aws,
boolean restart) |
| Modifier and Type | Method and Description |
|---|---|
List<Request> |
DeployUtils.createDeployModuleList(DeployConfiguration activeConfiguration,
String classifier,
boolean doRestart) |
List<Request> |
DeployUtils.createDeploySiteList(DeployConfiguration activeConfiguration,
String siteClassifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestExecutor.executeSingleDeployRequest(DeployConfiguration activeConfiguration,
Request request) |
Copyright © 2014. All rights reserved.