public class PhaseTree extends Object
| Constructor and Description |
|---|
PhaseTree() |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionNode> |
buildExecutionTree(InstanceRegistry registry) |
PhaseTree |
buildPhaseDefinitions(List<Object> jobs) |
PhaseTree |
validate() |
public PhaseTree validate() throws PhaseValidationException
PhaseValidationExceptionpublic PhaseTree buildPhaseDefinitions(List<Object> jobs) throws Exception
Exceptionpublic List<ExecutionNode> buildExecutionTree(InstanceRegistry registry) throws Exception
ExceptionCopyright © 2021. All rights reserved.