public class DownloadHttpArtifact<T extends ModuleRequest> extends Object implements Command<T>
| Constructor and Description |
|---|
DownloadHttpArtifact(DeployConfig config,
String logConstant) |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<T> |
executeAsync(T request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleExitCodepublic DownloadHttpArtifact(DeployConfig config, String logConstant)
public rx.Observable<T> executeAsync(T request)
executeAsync in interface Command<T extends ModuleRequest>Copyright © 2019. All rights reserved.