Hanish Bansal created SLING-5994:
------------------------------------
Summary: Move from Deprecated EventHandler to new
ResourceChangeListener API
Key: SLING-5994
URL: https://issues.apache.org/jira/browse/SLING-5994
Project: Sling
Issue Type: Task
Components: API
Reporter: Hanish Bansal
This issue serves as the container for the issues for migrating all
implementations of EventHandler to new Resource Observation API in Sling Code.
The new API that listens to the resource events is :
https://github.com/apache/sling/blob/trunk/bundles/api/src/main/java/org/apache/sling/api/resource/observation/ResourceChangeListener.java
API for the Resource Change Events :
https://github.com/apache/sling/blob/trunk/bundles/api/src/main/java/org/apache/sling/api/resource/observation/ResourceChange.java
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)