On 6.8.14 7:42 , hsp wrote:
That is:
I have a case where it should be monitored when updating the value of a
property occur in nodes of a certain type.

Nowadays the event listener is triggered in any update in nodes of that
type. I wonder if would be possible to configure to just trigger when
updating certain property.


This should already be possible for Oak by building a custom filter using the classes in org.apache.jackrabbit.oak.plugins.observation.filter. I hesitate to add too much additional support to the Jackrabbit API until we have a clearer picture of the roadmap for Jackrabbit 2 and Oak.

Michael

Regards
Helio.



--
View this message in context: 
http://jackrabbit.510166.n4.nabble.com/Adding-further-filtering-capabilities-to-JackrabbitEventFilter-tp4661094p4661190.html
Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.

Reply via email to