Handling of documentation for Input/Output mappings

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: 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

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

                Created:
                Updated:
                Resolved: