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(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) | 
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 login(@Context javax.servlet.http.HttpServletRequest request)
public Object getBatchManager()
Copyright © 2014 Nuxeo SA. All rights reserved.