Refactor handling of reports

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.4.0-alpha1, 2.4.0
    • Affects Version/s: None
    • Component/s: 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.

            Assignee:
            Unassigned
            Reporter:
            Johannes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: