Class ScopeGroupTreeNode
java.lang.Object
org.qubership.atp.ram.entities.treenodes.TreeNode
org.qubership.atp.ram.entities.treenodes.ScopeGroupTreeNode
-
Field Summary
Fields inherited from class org.qubership.atp.ram.entities.treenodes.TreeNode
children, executionRequestId, id, isExecutionRequestVirtual, name, nodeType, TREE_NODE_JSON_FILTER_NAME -
Constructor Summary
ConstructorsConstructorDescriptionScopeGroupTreeNode(String name) ScopeGroupTreeNode(UUID executionRequestId, String name, Supplier<List<TestRun>> testRunsFilterFunc) ScopeGroupTreeNode constructor. -
Method Summary