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

Handling of documentation for Input/Output mappings

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • bpmn model api, engine
    • 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

              Unassigned Unassigned
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: