I can add extension elements to all BPMN elements

XMLWordPrintable

      AT:

      • new tab on properties panel for every bpmn element called "Extensions"
      • it is possible to model a list (table) of name/value pairs
      • the xml looks like this (example)

      <serviceTask... >
      <extensionElements>
      <camunda:properties>
      <camunda:property name="foo" value="string1">
      <camunda:property name="faa" value="string2">
      <camunda:property name="fii" value="string3">
      ...

            Assignee:
            Michael Schoettes
            Reporter:
            Robert Gimbel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: