| Package | Description |
|---|---|
| org.qubership.automation.itf.ui.controls | |
| org.qubership.automation.itf.ui.messages.monitoring |
| Modifier and Type | Method and Description |
|---|---|
UIReportItem |
MonitoringController.getContextVariables(String id,
UUID projectUuid,
Integer partNum)
Method gets context contents by id and partNum (in case partitioning is used).
|
UIReportItem |
MonitoringController.getItem(String id,
UUID projectUuid,
BigInteger projectId,
boolean standalone,
Integer partNum)
The method retrieves tccontext and its initiator information for context popup.
|
| Modifier and Type | Method and Description |
|---|---|
List<UIReportItem> |
MonitoringController.simpleSearch(String initiator,
String status,
String environment,
String minStartDate,
String maxStartDate,
UUID projectUuid)
Method makes dynamic query and returns the whole result.
|
| Modifier and Type | Method and Description |
|---|---|
List<UIReportItem> |
UIGetReportList.getReportItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
UIGetReportList.setReportItems(List<UIReportItem> reportItems) |
Copyright © 2025. All rights reserved.