public abstract class AbstractCompoundStepProcessor extends Object implements StepProcessor
| Constructor and Description |
|---|
AbstractCompoundStepProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Environment |
run(Step step,
Environment environment) |
protected Environment |
runSteps(Iterable<Step> steps,
Environment environment) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStepTypepublic Environment run(Step step, Environment environment)
run in interface StepProcessorprotected Environment runSteps(Iterable<Step> steps, Environment environment)
Copyright © 2009-2012 TranceCode. All Rights Reserved.