-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
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
- is related to
-
CAM-2110 Document camunda:properties and camunda:property elements from the modeler
- Closed