-
Type:
Feature Request
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: camunda modeler eclipse plugin
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
- is related to
-
CAM-1873 Example for custom attributes and parse listener
-
- Closed
-