Class AutomationResource

All Implemented Interfaces:
ModuleResource, Resource, Adaptable

public class AutomationResource extends ModuleRoot
Author:
Bogdan Stefanescu
  • Field Details

  • Constructor Details

    • AutomationResource

      public AutomationResource()
  • Method Details

    • getFile

      public Object getFile(@Context 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.
    • doGet

      public AutomationInfo doGet() throws OperationException
      Throws:
      OperationException
    • login

      public Object login(@Context javax.servlet.http.HttpServletRequest request)
    • getExecutable

      public Object getExecutable(String oid)