Class AutomationResource

    • Constructor Detail

      • AutomationResource

        public AutomationResource()
    • Method Detail

      • getDocPage

        public Object getDocPage()
      • getDebugPage

        public Object getDebugPage()
      • 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.
      • login

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

        public Object getExecutable​(String oid)