public class SystemLogRestlet extends BaseStatelessNuxeoRestlet
Very useful when running functional tests for instance, to separate cleanly what happens in the logs.
| Modifier and Type | Field and Description |
|---|---|
static String |
LEVEL |
static String |
MESSAGE |
static String |
TOKEN |
static String |
TOKEN_PROP |
session, targetDocRef, targetDocument| Constructor and Description |
|---|
SystemLogRestlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHandleStatelessRequest(org.restlet.data.Request req,
org.restlet.data.Response res) |
cleanUp, handle, initRepository, initRepositoryAndTargetDocumentgetHttpRequest, getHttpResponse, getQueryParamValue, getRestletFullUrl, getUserPrincipal, handleError, handleError, handleError, handleError, setEntityToBlobOutputgetContext, getLogger, init, isStarted, isStopped, setContext, start, stoppublic static final String LEVEL
public static final String MESSAGE
public static final String TOKEN
public static final String TOKEN_PROP
public SystemLogRestlet()
protected void doHandleStatelessRequest(org.restlet.data.Request req, org.restlet.data.Response res)
doHandleStatelessRequest in class BaseStatelessNuxeoRestletCopyright © 2016 Nuxeo SA. All rights reserved.