public class RunConsoleCommand extends Object implements Command<DeployConfigRequest>
| Constructor and Description |
|---|
RunConsoleCommand(io.vertx.core.Vertx vertx,
String command) |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<DeployConfigRequest> |
executeAsync(DeployConfigRequest deployConfigRequest) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleExitCodepublic RunConsoleCommand(io.vertx.core.Vertx vertx,
String command)
public rx.Observable<DeployConfigRequest> executeAsync(DeployConfigRequest deployConfigRequest)
executeAsync in interface Command<DeployConfigRequest>Copyright © 2018. All rights reserved.