public class AutomationResource extends Object
Constructor and Description |
---|
AutomationResource() |
Modifier and Type | Method and Description |
---|---|
AutomationInfo |
doGet() |
Object |
getBatchManager() |
Object |
getDebugPage() |
Object |
getDocPage() |
Object |
getExecutable(String oid) |
Object |
getFile(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(HttpServletRequest request) |
public Object getDocPage()
public Object getDebugPage()
public Object getFile(@Context HttpServletRequest request, String uid, String path)
public AutomationInfo doGet()
public Object login(@Context HttpServletRequest request)
public Object getBatchManager()
Copyright © 2013 Nuxeo SA. All Rights Reserved.