Class CommentNotificationListener

  • All Implemented Interfaces:
    NotificationListenerHook

    public class CommentNotificationListener
    extends Object
    implements NotificationListenerHook
    Sets the top level document being commented as the source document of the event as some implementations fail on retrieving it and this avoids useless recursive calls. The top level document is the one holding the notification subscriptions, not the comments hierarchy below it.
    Since:
    5.5
    Author:
    vpasquier