Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-1807

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">
      ...

        This is the controller panel for Smart Panels app

              michael.schoettes Michael Schoettes
              gimbel Robert Gimbel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: