public class ExtractArtifact extends Object implements Command<ModuleRequest>
| Constructor and Description |
|---|
ExtractArtifact(io.vertx.core.Vertx vertx,
DeployConfig config,
Path basePath,
boolean deleteBase,
boolean checkConfig,
String logConstant) |
public ExtractArtifact(io.vertx.core.Vertx vertx,
DeployConfig config,
Path basePath,
boolean deleteBase,
boolean checkConfig,
String logConstant)
public io.vertx.core.json.JsonObject execute(ModuleRequest request)
execute in interface Command<ModuleRequest>Copyright © 2016. All rights reserved.