Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.core.event
Class DistributionListener.SetEnvelopeAclUnrestricted

java.lang.Object
  extended by org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
      extended by org.nuxeo.cm.core.event.DistributionListener.SetEnvelopeAclUnrestricted
Enclosing class:
DistributionListener

public static class DistributionListener.SetEnvelopeAclUnrestricted
extends org.nuxeo.ecm.core.api.UnrestrictedSessionRunner


Field Summary
 
Fields inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
isUnrestricted
 
Constructor Summary
DistributionListener.SetEnvelopeAclUnrestricted(org.nuxeo.ecm.core.api.CoreSession session, Case envelope, Map<String,List<String>> recipients)
           
 
Method Summary
 void run()
           
 
Methods inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
getOriginatingUsername, runUnrestricted, setOriginatingUsername
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributionListener.SetEnvelopeAclUnrestricted

public DistributionListener.SetEnvelopeAclUnrestricted(org.nuxeo.ecm.core.api.CoreSession session,
                                                       Case envelope,
                                                       Map<String,List<String>> recipients)
Method Detail

run

public void run()
         throws org.nuxeo.ecm.core.api.ClientException
Specified by:
run in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
Throws:
org.nuxeo.ecm.core.api.ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.