Himanshu Sawhney created SLING-4188:
---------------------------------------

             Summary: EventHandlers registered for TOPIC_RESOURCE_REMOVED 
should get proverty values of deleted resource in handleEvent method
                 Key: SLING-4188
                 URL: https://issues.apache.org/jira/browse/SLING-4188
             Project: Sling
          Issue Type: Improvement
            Reporter: Himanshu Sawhney
            Priority: Minor


We have a use case when user deletes some resource under some path, we have to 
do some post processing. This post processing depend upon value of 
sling:resourceType deleted by the user.
 
We are planning to do this using the Sling EventHandler, but problem is that, 
event object received in handleEvent method don’t have any information 
regarding values of properties of resource being deleted.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to