public class TroubleshootProxy extends AbstractRestProxy
AbstractRestProxy.ThrowableSupplier<T,E extends Throwable>logger| Constructor and Description |
|---|
TroubleshootProxy() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
downloadReport() |
void |
executeTaskQueue(ExecutionConfigView parameters) |
List<TaskView> |
getAvailableTasks() |
static TroubleshootProxy |
getInstance() |
ExecutionSummaryView |
getTaskExecutionSummary() |
Status |
getTaskQueueStatus() |
void |
launchTaskQueue(ExecutionConfigView parameters) |
delete, get, get, invoke, invokeForMsg, parseMsg, parseResponseClass, parseResponseGeneric, post, postpublic static TroubleshootProxy getInstance()
public List<TaskView> getAvailableTasks() throws TerminalException
TerminalExceptionpublic void executeTaskQueue(ExecutionConfigView parameters) throws TerminalException
TerminalExceptionpublic void launchTaskQueue(ExecutionConfigView parameters) throws TerminalException
TerminalExceptionpublic Status getTaskQueueStatus() throws TerminalException
TerminalExceptionpublic ExecutionSummaryView getTaskExecutionSummary() throws TerminalException
TerminalExceptionpublic InputStream downloadReport() throws TerminalException
TerminalExceptionCopyright © 2016–2019 AdroitLogic. All rights reserved.