| Package | Description |
|---|---|
| org.jboss.qa.phaser |
| Modifier and Type | Method and Description |
|---|---|
PhaseDefinition<A> |
Phase.createPhaseDefinition(A annotation,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
List<PhaseDefinition<A>> |
Phase.findAllOrderedDefinitions(Class<?> jobClass) |
List<PhaseDefinition<A>> |
WrappedPhase.findAllOrderedDefinitions(Class<?> jobClass) |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionNode> |
PhaseTreeNode.buildExecutionTree(PhaseDefinition<?> parent) |
int |
PhaseDefinition.compareTo(PhaseDefinition o) |
Copyright © 2021. All rights reserved.