public class PreviewRestlet extends BaseStatelessNuxeoRestlet
Modifier and Type | Field and Description |
---|---|
protected static List<String> |
previewInProcessing
Deprecated.
|
static String |
PREVIEWURL_DEFAULTXPATH
Deprecated.
|
session, targetDocRef, targetDocument
DEPRECATION_DONE
Constructor and Description |
---|
PreviewRestlet()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
doHandleStatelessRequest(org.restlet.Request req,
org.restlet.Response res)
Deprecated.
|
protected void |
handleNoPreview(org.restlet.Response res,
String xpath,
Exception e)
Deprecated.
|
cleanUp, handle, initRepository, initRepositoryAndTargetDocument
getHttpRequest, getHttpResponse, getQueryParamValue, getRestletFullUrl, handleError, handleError, handleError, handleError, logDeprecation, setEntityToBlobOutput
createFinder, finalize, getApplication, getAuthor, getContext, getDescription, getFinderClass, getLogger, getName, getOwner, handle, handle, handle, isStarted, isStopped, setAuthor, setContext, setDescription, setFinderClass, setName, setOwner, start, stop
public static final String PREVIEWURL_DEFAULTXPATH
protected static final List<String> previewInProcessing
public PreviewRestlet()
public void doHandleStatelessRequest(org.restlet.Request req, org.restlet.Response res)
doHandleStatelessRequest
in class BaseStatelessNuxeoRestlet
protected void handleNoPreview(org.restlet.Response res, String xpath, Exception e)
Copyright © 2018 Nuxeo. All rights reserved.