Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.13.3
-
None
-
None
Description
In some cases of observation it would be useful to receive events of child node or properties of a parent/grandparent that was deleted. Currently (in Oak at least) one only receives a deleted event for the node that was deleted and none of the children.
Suggesting to (re)introduce a flag, eg as follows to the JackrabbitEventFilter:
boolean includeSubtreeOnDelete;
Attachments
Attachments
Issue Links
- is superceded by
-
OAK-5022 add includeSubtreeOnDelete flag to OakEventFilter
- Closed