You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2016/11/02 09:52:58 UTC

[jira] [Resolved] (SLING-5994) Move from EventHandler to new ResourceChangeListener API

     [ https://issues.apache.org/jira/browse/SLING-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-5994.
-------------------------------------
    Resolution: Fixed

> Move from 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
>            Assignee: Carsten Ziegeler
>
> 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)