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 |
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, setContextdisptachAdapter, isAdaptercheckGuard, 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckGuard, 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, setRootgetAdapterprotected 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
OperationExceptionpublic Object getExecutable(String oid)
Copyright © 2019 Nuxeo. All rights reserved.