public class RidiculouslyComplexFlow extends AbstractFlow
ComplexFlow
demonstrated that a step in a flow can
actually be another flow, this bean is used to demonstrate that it is even
possible to let a flow contain another flow, which in turn contains yet
another flow.Constructor and Description |
---|
RidiculouslyComplexFlow()
Constructs this RidiculouslyComplexFlow by adding the individual steps.
|
addStep, back, cleanStart, finish, getCurrentFlowPath, getCurrentStep, getIndexOfCurrentStep, getInputOutputParameter, getLinearListOfFlowSteps, getNextStartableStep, getPreviousStartableStep, getSteps, hasNextStartableStep, hasPreviousStartableStep, putInputOutputParameter, setIndexOfCurrentStep, start, toString
getName, getParentFlow, getRootFlow, isStartable, isUserStartable, isVisible, setStartable, setUserStartable, setVisible
public RidiculouslyComplexFlow()
BasicFlowStepTwo
and
ComplexNestedFlow
.Copyright © 2008–2018. All rights reserved.