Class FreeTextSearch

  • All Implemented Interfaces:
    org.kohsuke.stapler.StaplerProxy

    public class FreeTextSearch
    extends Search
    • Method Detail

      • getPageNum

        public int getPageNum()
      • isEmptyResult

        public boolean isEmptyResult()
      • isFirstPage

        @JavaScriptMethod
        public boolean isFirstPage()
      • isLastPage

        @JavaScriptMethod
        public boolean isLastPage()
      • doIndex

        public void doIndex​(org.kohsuke.stapler.StaplerRequest req,
                            org.kohsuke.stapler.StaplerResponse rsp)
                     throws IOException,
                            javax.servlet.ServletException
        Overrides:
        doIndex in class Search
        Throws:
        IOException
        javax.servlet.ServletException