public class DownloadHttpArtifact<T extends ModuleRequest> extends Object implements Command<T>
| Constructor and Description |
|---|
DownloadHttpArtifact(DeployConfig config) |
| 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)
public rx.Observable<T> executeAsync(T request)
executeAsync in interface Command<T extends ModuleRequest>Copyright © 2018. All rights reserved.