-
Type:
Feature Request
-
Resolution: Fixed
-
Priority:
L3 - Default
-
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
This is the controller panel for Smart Panels app
- is depended on by
-
CAM-1657 As Dev I can query by an activity id or an activity instance id after HistoricProcessInstances which have been ended by the passed activity id or activity instance id
-
- Closed
-
-
CAM-1659 As Dev I can get statistics about historic activity instances for a specific process definition id
-
- Closed
-
-
CAM-1770 Expose HistoricActivityInstanceQuery#completeScope() and HistoricActivityInstanceQuery#canceled() via REST Api
-
- Closed
-