@Service public class TroubleshootService extends Object
Constructor and Description |
---|
TroubleshootService() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
downloadReport() |
void |
executeTaskQueue(ExecutionConfigView parameters) |
List<TaskView> |
getAvailableTasks() |
TaskResultView |
getCurrentTaskStatus() |
ExecutionSummaryView |
getTaskExecutionSummary() |
Status |
getTaskQueueStatus() |
void |
launchTaskQueue(ExecutionConfigView parameters) |
public List<TaskView> getAvailableTasks() throws ManagementServiceException
ManagementServiceException
public void executeTaskQueue(ExecutionConfigView parameters) throws ManagementServiceException
ManagementServiceException
public void launchTaskQueue(ExecutionConfigView parameters) throws ManagementServiceException
ManagementServiceException
public Status getTaskQueueStatus() throws ManagementServiceException
ManagementServiceException
public TaskResultView getCurrentTaskStatus() throws ManagementServiceException
ManagementServiceException
public ExecutionSummaryView getTaskExecutionSummary() throws ManagementServiceException
ManagementServiceException
public javax.ws.rs.core.Response downloadReport() throws ManagementServiceException
ManagementServiceException
Copyright © 2016–2019 AdroitLogic. All rights reserved.