Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.core.service
Class CaseDistributionServiceImpl.SendPostUnrestricted

java.lang.Object
  extended by org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
      extended by org.nuxeo.cm.core.service.CaseDistributionServiceImpl.SendPostUnrestricted
Enclosing class:
CaseDistributionServiceImpl

public class CaseDistributionServiceImpl.SendPostUnrestricted
extends org.nuxeo.ecm.core.api.UnrestrictedSessionRunner


Field Summary
 
Fields inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
isUnrestricted
 
Constructor Summary
CaseDistributionServiceImpl.SendPostUnrestricted(org.nuxeo.ecm.core.api.CoreSession session, CaseLink postRequest, boolean isInitial)
           
CaseDistributionServiceImpl.SendPostUnrestricted(org.nuxeo.ecm.core.api.CoreSession session, CaseLink postRequest, boolean isInitial, boolean isActionable)
           
 
Method Summary
 CaseLink getPost()
           
 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

CaseDistributionServiceImpl.SendPostUnrestricted

public CaseDistributionServiceImpl.SendPostUnrestricted(org.nuxeo.ecm.core.api.CoreSession session,
                                                        CaseLink postRequest,
                                                        boolean isInitial)

CaseDistributionServiceImpl.SendPostUnrestricted

public CaseDistributionServiceImpl.SendPostUnrestricted(org.nuxeo.ecm.core.api.CoreSession session,
                                                        CaseLink postRequest,
                                                        boolean isInitial,
                                                        boolean isActionable)
Method Detail

run

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

getPost

public CaseLink getPost()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.