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, targetDocumentDEPRECATION_DONE| Constructor and Description | 
|---|
SystemLogRestlet()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
doHandleStatelessRequest(org.restlet.Request req,
                        org.restlet.Response res)  | 
cleanUp, handle, initRepository, initRepositoryAndTargetDocumentgetHttpRequest, getHttpResponse, getQueryParamValue, getRestletFullUrl, handleError, handleError, handleError, handleError, logDeprecation, setEntityToBlobOutputcreateFinder, finalize, getApplication, getAuthor, getContext, getDescription, getFinderClass, getLogger, getName, getOwner, handle, handle, handle, isStarted, isStopped, setAuthor, setContext, setDescription, setFinderClass, setName, setOwner, 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.Request req, org.restlet.Response res)
doHandleStatelessRequest in class BaseStatelessNuxeoRestletCopyright © 2019 Nuxeo. All rights reserved.