@Name(value="uploadRestlet") @Scope(value=EVENT) public class UploadRestlet extends BaseNuxeoRestlet implements Serializable
Modifier and Type | Field and Description |
---|---|
protected CoreSession |
documentManager |
protected SimpleFileManager |
FileManageActions |
protected NavigationContext |
navigationContext |
Constructor and Description |
---|
UploadRestlet() |
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 UploadRestlet()
public void handle(org.restlet.data.Request req, org.restlet.data.Response res)
handle
in class org.restlet.Restlet
Copyright © 2016 Nuxeo SA. All rights reserved.