@Name(value="pluginUploadRestlet") @Scope(value=EVENT) public class PluginUploadRestlet extends BaseNuxeoRestlet implements Serializable
Modifier and Type | Field and Description |
---|---|
protected CoreSession |
documentManager |
protected SimpleFileManager |
FileManageActions |
protected NavigationContext |
navigationContext |
Constructor and Description |
---|
PluginUploadRestlet() |
Modifier and Type | Method and Description |
---|---|
void |
handle(org.restlet.data.Request req,
org.restlet.data.Response res) |
getHttpRequest, getHttpResponse, getQueryParamValue, getRestletFullUrl, getUserPrincipal, handleError, handleError, handleError, handleError, setEntityToBlobOutput
getContext, getLogger, init, isStarted, isStopped, setContext, start, stop
@In(create=true) protected transient NavigationContext navigationContext
protected CoreSession documentManager
@In(create=true) protected transient SimpleFileManager FileManageActions
public PluginUploadRestlet()
public void handle(org.restlet.data.Request req, org.restlet.data.Response res)
handle
in class org.restlet.Restlet
Copyright © 2018 Nuxeo. All rights reserved.