| Package | Description |
|---|---|
| org.qubership.automation.itf.ui.controls | |
| org.qubership.automation.itf.ui.tree |
| Modifier and Type | Method and Description |
|---|---|
List<TreeNode> |
MonitoringController.getMessagesTree(String id,
UUID projectUuid,
Integer partNum)
Method gets context steps tree by id and partNum (in case partitioning is used).
|
| Modifier and Type | Method and Description |
|---|---|
TreeNode |
TreeNodeBuilder.build()
TODO Add JavaDoc.
|
| Modifier and Type | Method and Description |
|---|---|
static List<TreeNode> |
TreeNodeUtils.createTreeNodesByReport(List<ReportObject> reportObjects,
String... neededTypes)
TODO Add JavaDoc.
|
List<TreeNode> |
TreeNode.getNodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeNode.setNodes(List<TreeNode> nodes) |
Copyright © 2025. All rights reserved.