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

I can get the camunda property name attribute by the BPMN model api

XMLWordPrintable

      AT:

      • I can use the CamundaProperty.getCamundaName method to get the value of the name attribute from a camunda property element

      Example XML:

      <serviceTask id="serviceTask" camunda:class="[...]" />
      <extensionElements>
      <camunda:properties>
      <camunda:property name="foo" value="bar"/>
      </camunda:properties>
      </extensionElements>
      </serviceTask>

        This is the controller panel for Smart Panels app

              smirnov Roman Smirnov
              sebastian.menski Sebastian Menski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: