public static class PerformableTree.PerformableSteps extends Object implements PerformableTree.Performable
| Constructor and Description |
|---|
PerformableTree.PerformableSteps() |
PerformableTree.PerformableSteps(List<Step> steps) |
PerformableTree.PerformableSteps(List<Step> steps,
List<MatchingStepMonitor.StepMatch> stepMatches) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(PerformableTree.PerformableSteps performableSteps) |
void |
perform(PerformableTree.RunContext context) |
String |
toString() |
public PerformableTree.PerformableSteps()
public PerformableTree.PerformableSteps(List<Step> steps, List<MatchingStepMonitor.StepMatch> stepMatches)
public void add(PerformableTree.PerformableSteps performableSteps)
public void perform(PerformableTree.RunContext context) throws InterruptedException
perform in interface PerformableTree.PerformableInterruptedExceptionCopyright © 2003-2014. All Rights Reserved.