public class BatchResource extends AbstractResource<ResourceTypeImpl>
Batch as a JAX-RS resource| Constructor and Description |
|---|
BatchResource() |
| Modifier and Type | Method and Description |
|---|---|
Object |
doPost(javax.servlet.http.HttpServletRequest request) |
Object |
dropBatch(String batchId) |
Object |
exec(javax.servlet.http.HttpServletRequest request,
ExecutionRequest xreq) |
CoreSession |
getCoreSession(javax.servlet.http.HttpServletRequest request) |
Object |
getFilesBatch(String batchId) |
checkGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isAdapter, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toStringpublic CoreSession getCoreSession(javax.servlet.http.HttpServletRequest request)
public Object doPost(@Context javax.servlet.http.HttpServletRequest request) throws IOException
IOExceptionpublic Object exec(@Context javax.servlet.http.HttpServletRequest request, ExecutionRequest xreq)
public Object getFilesBatch(String batchId) throws IOException
IOExceptionpublic Object dropBatch(String batchId) throws IOException
IOExceptionCopyright © 2015 Nuxeo SA. All rights reserved.