public abstract class DocumentStoreSessionRunner extends UnrestrictedSessionRunner
isUnrestricted
Constructor and Description |
---|
DocumentStoreSessionRunner() |
DocumentStoreSessionRunner(CoreSession session) |
Modifier and Type | Method and Description |
---|---|
void |
runSafe()
Run with the nuxeo class loader, wrap client exception into errors
|
static void |
setRepositoryName(String name)
Should be Invoked at startup
|
getOriginatingUsername, run, runUnrestricted, setOriginatingUsername
public DocumentStoreSessionRunner()
public DocumentStoreSessionRunner(CoreSession session)
public static void setRepositoryName(String name)
public void runSafe()
Copyright © 2011 Nuxeo SA. All Rights Reserved.