| Package | Description |
|---|---|
| org.jboss.qa.phaser |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionNode> |
PhaseTree.buildExecutionTree(InstanceRegistry registry) |
List<ExecutionNode> |
PhaseTreeNode.buildExecutionTree(PhaseDefinition<?> parent,
InstanceRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionNode.addChildNode(ExecutionNode node) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionNode.addChildNodes(Collection<ExecutionNode> nodes) |
| Constructor and Description |
|---|
Executor(List<Object> jobs,
List<ExecutionNode> roots,
InstanceRegistry registry) |
Copyright © 2021. All rights reserved.