Did you try using JCR Observation for NODE_REMOVED event ?

On Wed, Mar 11, 2015 at 11:20 AM, Anjan <[email protected]> wrote:

> When a document is deleted, SlingConstants.TOPIC_RESOURCE_REMOVED event is
> fired.  But the node is already deleted by the time I try to access it by
> it's path.  So I cannot access the VersionHistory either.  So how to access
> the VersionHistory just before the node is deleted?
>
>
>
> --
> View this message in context:
> http://apache-sling.73963.n3.nabble.com/Datastore-usage-tp4048204p4048330.html
> Sent from the Sling - Users mailing list archive at Nabble.com.
>

Reply via email to