-
Feature Request
-
Resolution: Done
-
L3 - Default
-
None
-
None
AT
I can set removal time for processes asynchronously
Batch batch = historyService.setRemovalTimeToProcessInstancesAsync()
.byQuery(query)
.hierarchical()
.removalTime(new Date())
.executeAsync();
This is the controller panel for Smart Panels app
- is related to
-
CAM-10172 Introduce extra mysql queries for setting removal time async without respecting hierarchies
- Closed
-
CAM-10249 Removal time is not cleared by calculation
- Closed
-
CAM-10224 I can set a removal time by instance ids via batch asyncronously
- Closed
-
CAM-10173 Introduce specific create auth permission for all removal time batches
- Closed
-
CAM-10174 Introduce operation logs for all removal time batches
- Closed
-
CAM-10175 I can read documentation about removal time batches
- Closed
-
CAM-10176 Using REST API, I can set a removal time via batches asyncronously
- Closed
-
CAM-9967 History data created with versions < 7.10.0 are not removed by removal-time-based strategy
- Closed