Construct a flow builder with intial setup. The added node and context will be directly written into the given flow.
the initial flow.
Protected
Readonly
flowAdd a context variable definition.
the type of the context.
the definition.
the definition.
Add a node to the flow and return.
the node type.
the metadata of the node.
the metadata.
A handy method to add a node to the flow and set as start element.
the node type.
the metadata of the node.
the metadata.
Get the underly flow.
the underly flow.
The flow builder to build a flow.