| Package | Description |
|---|---|
| org.jboss.qa.phaser | |
| org.jboss.qa.phaser.util |
| Modifier and Type | Method and Description |
|---|---|
PhaseDefinition<A> |
Phase.createPhaseDefinition(A annotation,
Object job,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
List<PhaseDefinition<A>> |
Phase.findAllDefinitions(Object job) |
List<PhaseDefinition<A>> |
WrappedPhase.findAllDefinitions(Object job) |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionNode> |
PhaseTreeNode.buildExecutionTree(PhaseDefinition<?> parent,
InstanceRegistry registry) |
int |
PhaseDefinition.compareTo(PhaseDefinition o) |
| Modifier and Type | Method and Description |
|---|---|
static void |
XmlUtils.generateReport(Throwable ex,
PhaseDefinition phaseDefinition) |
Copyright © 2021. All rights reserved.