Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.core.event
Class ClassificationMailboxListener

java.lang.Object
  extended by org.nuxeo.cm.core.event.ClassificationMailboxListener
All Implemented Interfaces:
org.nuxeo.ecm.core.event.EventListener

public class ClassificationMailboxListener
extends Object
implements org.nuxeo.ecm.core.event.EventListener

Listener for mailbox events that creates associated ClassificationRoot when mailbox is created.

Author:
Laurent Doguin

Constructor Summary
ClassificationMailboxListener()
           
 
Method Summary
 void handleEvent(org.nuxeo.ecm.core.event.Event event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassificationMailboxListener

public ClassificationMailboxListener()
Method Detail

handleEvent

public void handleEvent(org.nuxeo.ecm.core.event.Event event)
                 throws org.nuxeo.ecm.core.api.ClientException
Specified by:
handleEvent in interface org.nuxeo.ecm.core.event.EventListener
Throws:
org.nuxeo.ecm.core.api.ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.