public class ExtractArtifact<T extends ModuleRequest> extends Object implements Command<T>
| Constructor and Description |
|---|
ExtractArtifact(io.vertx.core.Vertx vertx,
DeployConfig config,
Path basePath) |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<T> |
executeAsync(T request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleExitCodepublic ExtractArtifact(io.vertx.core.Vertx vertx,
DeployConfig config,
Path basePath)
public rx.Observable<T> executeAsync(T request)
executeAsync in interface Command<T extends ModuleRequest>Copyright © 2016. All rights reserved.