Class StageImpl

    • Field Detail

      • autoCompleteAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<Boolean> autoCompleteAttribute
      • planningTableChild

        protected static org.camunda.bpm.model.xml.type.child.ChildElement<PlanningTable> planningTableChild
      • planItemDefinitionCollection

        protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<PlanItemDefinition> planItemDefinitionCollection
      • exitCriteriaRefCollection

        @Deprecated
        protected static org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection<Sentry> exitCriteriaRefCollection
        Deprecated.
      • exitCriterionCollection

        protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<ExitCriterion> exitCriterionCollection
    • Constructor Detail

      • StageImpl

        public StageImpl​(org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext instanceContext)