Class CaseTaskImpl

    • Field Detail

      • caseRefAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> caseRefAttribute
      • parameterMappingCollection

        protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<ParameterMapping> parameterMappingCollection
      • caseRefExpressionChild

        protected static org.camunda.bpm.model.xml.type.child.ChildElement<CaseRefExpression> caseRefExpressionChild
      • camundaCaseBindingAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> camundaCaseBindingAttribute
      • camundaCaseVersionAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> camundaCaseVersionAttribute
      • camundaCaseTenantIdAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> camundaCaseTenantIdAttribute
    • Constructor Detail

      • CaseTaskImpl

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