| Package | Description |
|---|---|
| org.qubership.automation.itf.ui.controls |
| Modifier and Type | Method and Description |
|---|---|
UIGetReportList |
MonitoringController.getPage(BigInteger projectId,
UUID projectUuid,
int pageSize)
Get n-th page of tc contexts.
|
UIGetReportList |
MonitoringController.getPage(int page,
int pageSize,
boolean search,
String name,
String initiator,
String status,
String environment,
String startDate,
String startDateCondition,
String finishDate,
String finishDateCondition,
String duration,
String durationCondition,
String client,
String sortProperty,
boolean sortOrder,
BigInteger projectId,
UUID projectUuid)
Method makes dynamic query and returns n-th page of the result.
|
Copyright © 2025. All rights reserved.