public class PreviewRestlet extends BaseStatelessNuxeoRestlet
| Modifier and Type | Field and Description | 
|---|---|
protected static List<String> | 
previewInProcessing
Deprecated.  
  | 
static String | 
PREVIEWURL_DEFAULTXPATH
Deprecated.  
  | 
session, targetDocRef, targetDocumentDEPRECATION_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, 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 PREVIEWURL_DEFAULTXPATH
protected static final List<String> previewInProcessing
public PreviewRestlet()
public void doHandleStatelessRequest(org.restlet.Request req, org.restlet.Response res)
doHandleStatelessRequest in class BaseStatelessNuxeoRestletprotected void handleNoPreview(org.restlet.Response res, String xpath, Exception e)
Copyright © 2019 Nuxeo. All rights reserved.