Class AbstractInclusiveGatewayBuilder<B extends AbstractInclusiveGatewayBuilder<B>>

    • Method Detail

      • defaultFlow

        public B defaultFlow​(SequenceFlow sequenceFlow)
        Sets the default sequence flow for the build inclusive gateway.
        Parameters:
        sequenceFlow - the default sequence flow to set
        Returns:
        the builder object