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

Rest API DTOs have inconsistent property types

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • engine
    • None

      Problem description:
      The DTO property types in the Rest API are not consistent. Some classes contain primitive type properties, while others use a wrapper class for the appropriate primitive type. In the following "Request object" DTOs:

      Impact:
      This impacts how the Rest API is used. Primitive types are not nullable, implicitly making these properties required.

      AT:
      One of the following:

      1. Make all DTO property types consistent
      2. Define a rule when a primitive type, and when a wrapper class should be defined.

        This is the controller panel for Smart Panels app

              thorben.lindhauer Thorben Lindhauer
              nikola.koevski Nikola Koevski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: