Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.core.event
Class DistributionListener

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

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

Listener for distribution events that sets recipient mailbox user/groups rights on the envelope and related documents.

Author:
Anahide Tchertchian

Nested Class Summary
static class DistributionListener.SetEnvelopeAclUnrestricted
           
 
Constructor Summary
DistributionListener()
           
 
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

DistributionListener

public DistributionListener()
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.