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

Ensure binary backwards compatibility of Java API with 7.1

    XMLWordPrintable

Details

    Description

      Problem:

      • return values of some methods were changed form Map<String, Object> to VariableMap.

      This is ok since VariableMap implements Map<String, Object>. HOWEVER: it requires users to re-compile their applications and libraries against the new camunda BPM version since the java compiler links the methods at compile time. This should not be necessary.

      AT:

      • ensure binary compatibility with 7.1

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              sebastian.menski Sebastian Menski
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce