org.nuxeo.cm.core.event
Class CreateMailboxFilingRootUnrestricted
java.lang.Object
org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
org.nuxeo.cm.core.event.CreateMailboxFilingRootUnrestricted
public class CreateMailboxFilingRootUnrestricted
- extends org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
Create a filing root document as a child of the mailBox, in unrestricted
mode.
- Author:
- ldoguin
Fields inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner |
isUnrestricted |
Method Summary |
void |
run()
|
Methods inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner |
getOriginatingUsername, runUnrestricted, setOriginatingUsername |
CreateMailboxFilingRootUnrestricted
public CreateMailboxFilingRootUnrestricted(org.nuxeo.ecm.core.api.CoreSession session,
org.nuxeo.ecm.core.api.DocumentModel doc)
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
Copyright © 2011 Nuxeo SAS. All Rights Reserved.