Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.comment.listener
Class CommentNotificationListener

java.lang.Object
  extended by org.nuxeo.ecm.platform.comment.listener.CommentNotificationListener
All Implemented Interfaces:
NotificationListenerHook

public class CommentNotificationListener
extends Object
implements NotificationListenerHook

Since:
5.4.3
Author:
vpasquier

Constructor Summary
CommentNotificationListener()
           
 
Method Summary
 DocumentEventContext handleNotifications(Event event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentNotificationListener

public CommentNotificationListener()
Method Detail

handleNotifications

public DocumentEventContext handleNotifications(Event event)
                                         throws Exception
Specified by:
handleNotifications in interface NotificationListenerHook
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.