WaitForCompletion

The default here is true which is the default for BPMN 2.0 but the default for BPMN 1.2 is false

Attribute Information

Used By

Source

<xsd:attribute name="WaitForCompletion" type="xsd:boolean" use="optional" default="true">
  <xsd:annotation>
    <xsd:documentation>The default here is true which is the default for BPMN 2.0 but the default for BPMN 1.2 is false</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>

Sample