• autoComplete = false: There are no children in the ACTIVE state, and
      • all children are COMPLETED, DISABLED or TERMINATED, or
      • on manual completion using CaseService#completeCaseExecution, all required () children are COMPLETED, DISABLED or TERMINATED.
        For a CasePlanModel the property autoComplete can be set as follows:
    1. <planItem id="PI_Stage_1" definitionRef="Stage_1" />
    2. </casePlanModel>