Package | Description |
---|---|
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.model.rest.tbsr |
This package contains the trouble shooting diagnostic task views which are used to instruct the runtime about the
diagnostic task configurations and its execution meta information for monitoring purposes
|
Modifier and Type | Method and Description |
---|---|
Map<String,TaskParameterView> |
TaskBase.getParameterDetails() |
Modifier and Type | Method and Description |
---|---|
void |
TaskBase.setParameterDetails(Map<String,TaskParameterView> parameterDetails) |
Modifier and Type | Method and Description |
---|---|
Map<String,TaskParameterView> |
TaskView.getParameters() |
Modifier and Type | Method and Description |
---|---|
void |
TaskView.setParameters(Map<String,TaskParameterView> parameters) |
Copyright © 2016–2019 AdroitLogic. All rights reserved.