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

Details

    Description

      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>

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce