Implementations should encapsulate flow construction logic, either for a specific kind of flow, for example, an XmlFlowModelBuilder
, for building flows from an XML-definition.
This is a good example of the classic GoF builder pattern. @see FlowModel @author Keith Donald @author Erwin Vervaet @author Scott Andrews
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|