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

As Dev I can query for HistoricActivityInstances which have completed a scope or was canceled

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.1.0, 7.1.0-alpha2
    • None
    • engine

      AT:

      • there exists the possibility to query after historic activity instances which completed a scope: `historyService.createHistoricActivityInstanceQuery().completeScope()` and
      • there exists the possibility to query after historic activity instances which were canceled: `historyService.createHistoricActivityInstanceQuery().canceled()`
      • The result is an array that contains the corresponding historic activity instances

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              smirnov Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: