public class TroubleshootManagerImpl extends AbstractRestManager implements TroubleshootManager
AbstractRestManager.ThrowableSupplier<T,E extends Throwable>logger| Constructor and Description |
|---|
TroubleshootManagerImpl(APIConnector apiConnector) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
downloadReport() |
void |
executeTaskQueue(ExecutionConfigView parameters) |
List<TaskView> |
getAvailableTasks() |
ExecutionSummaryView |
getTaskExecutionSummary() |
Status |
getTaskQueueStatus() |
void |
launchTaskQueue(ExecutionConfigView parameters) |
delete, get, get, getApiConnector, invoke, invokeForMsg, parseMsg, parseResponseClass, parseResponseGeneric, post, postpublic TroubleshootManagerImpl(APIConnector apiConnector)
public List<TaskView> getAvailableTasks() throws ManagementException
getAvailableTasks in interface TroubleshootManagerManagementExceptionpublic void executeTaskQueue(ExecutionConfigView parameters) throws ManagementException
executeTaskQueue in interface TroubleshootManagerManagementExceptionpublic void launchTaskQueue(ExecutionConfigView parameters) throws ManagementException
launchTaskQueue in interface TroubleshootManagerManagementExceptionpublic Status getTaskQueueStatus() throws ManagementException
getTaskQueueStatus in interface TroubleshootManagerManagementExceptionpublic ExecutionSummaryView getTaskExecutionSummary() throws ManagementException
getTaskExecutionSummary in interface TroubleshootManagerManagementExceptionpublic InputStream downloadReport() throws ManagementException
downloadReport in interface TroubleshootManagerManagementExceptionCopyright © 2016–2019 AdroitLogic. All rights reserved.