Class OperationImpl

    • Field Detail

      • nameAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> nameAttribute
      • implementationRefAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> implementationRefAttribute
      • inMessageRefChild

        protected static org.camunda.bpm.model.xml.type.reference.ElementReference<Message,​InMessageRef> inMessageRefChild
      • outMessageRefChild

        protected static org.camunda.bpm.model.xml.type.reference.ElementReference<Message,​OutMessageRef> outMessageRefChild
      • errorRefCollection

        protected static org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection<Error,​ErrorRef> errorRefCollection
    • Constructor Detail

      • OperationImpl

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