Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
API 2.12.0
-
None
Description
While the previous way to interact with Resource change events through registering EventHandler sevices allowed defining glob patterns for matching the watched paths, the current state of the org.apache.sling.api.resource.observation.ResourceChangeListener only allows subscribing to events for concrete paths.
In order to allow for the same filtering flexibility, ResourceChangeListener should also accept glob patterns for its resource.paths configuration property.
Attachments
Attachments
Issue Links
- blocks
-
SLING-5252 Remove getAdministrativeResourceResolver() from Scripting Core
- Closed
-
SLING-5253 Remove getAdministrativeResourceResolver() from the Sightly engine
- Closed
- is related to
-
SLING-6350 Incorrect matching in Path class causes MountByFS to fail (more than 2 slashes fails)
- Resolved
- relates to
-
SLING-5903 ResourceChangeListenerInfo does not expand glob patterns correctly
- Closed