org.nuxeo.cm.core.service
Class CreateEmptyCaseUnrestricted
java.lang.Object
org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
org.nuxeo.cm.core.service.CreateEmptyCaseUnrestricted
public class CreateEmptyCaseUnrestricted
- extends org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
Creates an empty case from a given detached documentModel
Fields inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner |
isUnrestricted |
Methods inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner |
getOriginatingUsername, runUnrestricted, setOriginatingUsername |
CreateEmptyCaseUnrestricted
public CreateEmptyCaseUnrestricted(org.nuxeo.ecm.core.api.CoreSession session,
org.nuxeo.ecm.core.api.DocumentModel caseDoc,
String parentPath,
List<Mailbox> mailbox)
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
getEmptyCaseDocumentRef
public org.nuxeo.ecm.core.api.DocumentRef getEmptyCaseDocumentRef()
Copyright © 2011 Nuxeo SAS. All Rights Reserved.