-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
It makes sense to add the feature for specifying documentaiton or data input / ouput mappings.
This issue is about deciding how to handle this in the engine and model API. The documentation is not directly relevant to execution, however, it should at least be available through the model API so that it can be used when generating documentation and more.
XML:
<bpmn2:extensionElements> <camunda:inputOutput> <camunda:inputParameter name="inputVariable" description="Here comes some description">${foo}</camunda:inputParameter> <camunda:outputParameter name="outputVariable" description="Here comes some more description">${bar}</camunda:outputParameter> </camunda:inputOutput> </bpmn2:extensionElements>
This is the controller panel for Smart Panels app
- links to