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

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.1.0, 7.1.0-alpha2
    • Affects Version/s: None
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: