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

Ensure binary backwards compatibility of Java API with 7.1

XMLWordPrintable

      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

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: