public class ExtractArtifact<T extends ModuleRequest> extends Object implements Command<T>
| Constructor and Description |
|---|
ExtractArtifact(io.vertx.core.Vertx vertx,
DeployConfig config,
Path basePath) |
public 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.