-
Type:
Feature Request
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
AT:
historyService.createHistoricVariableInstanceQuery()
.executionIdIn(String... executionIds)
.list();
historyService.createHistoricVariableInstanceQuery()
.taskIdIn(String... taskIds)
.list();
Compare org.camunda.bpm.engine.runtime.VariableInstanceQuery
- add to REST API