Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-1759

Refactor handling of reports

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 2.4.0-alpha1, 2.4.0
    • None
    • backend
    • None

      AT:

      • we do not use jacksons polymorphism feature to automatically create the correct report type, but rather do the object creation manually, where we know which type it is.

      Context:
      Right now, we use a lot of generics to find out which type is handed over to the report evaluation and update endpoint. This is due to jacksons polymorphism feature. This makes it very hard to understand how the report actually looks like and we have to do a lot of unncesssary casting.

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: