Package | Description |
---|---|
org.adroitlogic.x.management.rest.service |
This package contains the management REST services that are exposed by the Project-X runtime server.
|
org.adroitlogic.x.management.tbsr.task |
This package contains the absolute tasks used by the troubleshooting framework of the Project-X runtime.
|
org.adroitlogic.x.terminal.proxies |
The proxy classes for the REST management controllers, that are used by the individual commands to invoke the
management api of the Project-X via the commandline terminal
|
Modifier and Type | Method and Description |
---|---|
List<TaskView> |
TroubleshootService.getAvailableTasks() |
Modifier and Type | Method and Description |
---|---|
TaskView |
TaskBase.toView()
Returns a
TaskView representation of this task |
Modifier and Type | Method and Description |
---|---|
List<TaskView> |
TroubleshootProxy.getAvailableTasks() |
Copyright © 2016–2019 AdroitLogic. All rights reserved.