public interface Command<T>
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<T> |
executeAsync(T request) |
default rx.Observable<Integer> |
handleExitCode(DeployApplicationRequest request,
Integer exitCode) |
default rx.Observable<Integer> handleExitCode(DeployApplicationRequest request, Integer exitCode)
Copyright © 2016. All rights reserved.