Expand description
This module contains everything needed for constructing OneOfSequentialFlow.
For detailed behavior and examples, see the documentation of OneOfSequentialFlow and Builder.
Structsยง
- Builder
- Builder for
OneOfSequentialFlow. - OneOf
Sequential Flow OneOfSequentialFlowexecutes nodes (branches) sequentially, returning when one succeeds or fails.