Interface MultipleLoopControllerNodesFlowValidationDetails.Builder

    • Method Detail

      • loopNode

        MultipleLoopControllerNodesFlowValidationDetails.Builder loopNode​(String loopNode)

        The DoWhile loop in a flow that contains multiple LoopController nodes.

        Parameters:
        loopNode - The DoWhile loop in a flow that contains multiple LoopController nodes.
        Returns:
        Returns a reference to this object so that method calls can be chained together.