WebFlowModule

The WebFlowModule is the abstract base class of any module used by a WebFlowApplication. It maintains the list of WebFlowInputs and WebFlowOutputs, and the current WebFlowModuleContext. Each WebFlowModule has a corresponding VisualWebFlowModule to handle events and the visual representation of the module.

Fields

Methods