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

I can retrieve the definitions sorted by their deployment time

XMLWordPrintable

      Context:

      • given:
        • I have a lot of definitions (processes as well as decisions) in the engine that were deployt on different times
      • when:
        • I request the (decision/process) definitions using the REST-API
        • I sort them by their deployment time
        • I add a query parameter to retrieve only those definitions where the deployment time is after or at (e.g. query parameter deployedAfter and deployedAT)
      • then:
        • I get only those (process/decision) definitions that were deployed after/at my specified point sorted by the deployment time
      • such that:
        • I (Optimize) is able to import only the latest definitions

      AT's:

      • the process and decision definition rest GET/POST endpoint allows to retrieve the definitions:
        • sorted by deployement time asc/desc
        • deployedAfter and deployedAt a certain deployment time

      Hint:
      I would like to have that feature backported down to 7.10.X.

        This is the controller panel for Smart Panels app

          There are no Sub-Tasks for this issue.

              thorben.lindhauer Thorben Lindhauer
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: