-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AT:
- there exists the query option HistoricCaseInstanceQuery#caseActivityIdIn(String... caseActivityIds)
- when using this query option then only historic case instances instances are selected which have historic case activity instances in least one of the given case activity ids (independent from the state of the historic case activity instance)
- the query option is exposed via REST Api