Indicates that all transitions coming into the Join are executed in order for the Business Collaboration to reach the Join state (AND-join). By default, the Join is an AND-join. |
Complex Type | JoinType |
<xsd:attribute name="waitForAll" type="xsd:boolean" default="true"> <xsd:annotation> <xsd:documentation>Indicates that all transitions coming into the Join are executed in order for the Business Collaboration to reach the Join state (AND-join). By default, the Join is an AND-join.</xsd:documentation> </xsd:annotation> </xsd:attribute> |