public class DefaultStepSequence extends Object implements StepSequence
StepSequence
protected List<Step>
sequence
DefaultStepSequence()
void
add(Step step)
execute(Context context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List<Step> sequence
public DefaultStepSequence()
public void execute(Context context)
execute
Step
public void add(Step step)
add
Copyright © 2012. All Rights Reserved.