Mark Adamcin created SLING-12319:
------------------------------------
Summary: JcrResourceListener should expose the JCR Event's
getIdentifier()
Key: SLING-12319
URL: https://issues.apache.org/jira/browse/SLING-12319
Project: Sling
Issue Type: Improvement
Components: JCR
Reporter: Mark Adamcin
Assignee: Konrad Windszus
Fix For: JCR Resource 3.3.0
The ResourceChange
(https://github.com/apache/sling-org-apache-sling-api/blob/f58111baf07b6ae525aec2c6792e949786df7beb/src/main/java/org/apache/sling/api/resource/observation/ResourceChange.java#L50)
should optionally expose a context (arbitrary String). In the case of the JCR
Resource Provider this should be populated by the JCR Event's User Data
(https://developer.adobe.com/experience-manager/reference-materials/spec/jcr/2.0/12_Observation.html#12.3.5%20User%20Data).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)