public class PluginUploadRestlet extends BaseNuxeoRestlet implements Serializable
DEPRECATION_DONE| Constructor and Description |
|---|
PluginUploadRestlet() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
addBinaryFileFromPlugin(Blob blob,
DocumentModel folder) |
void |
handle(org.restlet.Request req,
org.restlet.Response res) |
getHttpRequest, 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 PluginUploadRestlet()
public void handle(org.restlet.Request req, org.restlet.Response res)
handle in interface org.restlet.Uniformhandle in class org.restlet.Restletprotected String addBinaryFileFromPlugin(Blob blob, DocumentModel folder) throws IOException
IOExceptionCopyright © 2019 Nuxeo. All rights reserved.