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

Expose Typed Value Info key constants in public package

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.4.0, 7.4.0-alpha3
    • None
    • engine

    Description

      Let's move the constants that describe the keys in the valueInfo map that a typed variable value has to a public package (e.g. the constants here: https://github.com/camunda/camunda-commons/blob/master/typed-values/src/main/java/org/camunda/bpm/engine/impl/core/variable/type/FileValueTypeImpl.java).

      Reasoning:

      • it is practically API since the map with values is public API
      • the value info concept exists for almost a year now and we haven't had issues with this (I think this was a reason we hesistated making the keys public API at that time)
      • using these constants in the REST API becomes more robust

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce