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

Adjust flownode duration helpers to take duration as Long

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • backend
    • Not defined

      Context:

      In our reportevaluation IT, we often adjust flownode or userTask durations. It appears that we usually pass durationInMs as Double and then take durationInMs.longValue(). Lets adjust the duration update methods to take a Long parameter for the durationInMs value so we don't need to pass a Double.

       

      AT:

      • In all methods which update durations, we adjust the method definition to take durationInMs as Long instead of Double

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              helene.waechtler Helene Waechtler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: