public class AutomationResource extends ModuleRoot
Modifier and Type | Field and Description |
---|---|
protected AutomationService |
service |
request, sic
Constructor and Description |
---|
AutomationResource() |
Modifier and Type | Method and Description |
---|---|
AutomationInfo |
doGet() |
Object |
getBatchManager() |
Object |
getDebugPage() |
Object |
getDocPage() |
Object |
getExecutable(String oid) |
Object |
getFile(javax.servlet.http.HttpServletRequest request,
String uid,
String path)
Gets the content of the blob or blobs (multipart/mixed) located by the given doc uid and property path.
|
Object |
login(javax.servlet.http.HttpServletRequest request) |
getLink, getSkinResource, handleError, setContext
disptachAdapter, isAdapter
checkGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
checkGuard, dispose, getActiveAdapter, 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
getAdapter
protected AutomationService service
public AutomationResource()
public Object getDocPage()
public Object getDebugPage()
public Object getFile(@Context javax.servlet.http.HttpServletRequest request, String uid, String path)
public AutomationInfo doGet() throws OperationException
OperationException
public Object getExecutable(String oid)
public Object getBatchManager()
Copyright © 2017 Nuxeo. All rights reserved.