Class BuildRootAction

    • Constructor Detail

      • BuildRootAction

        public BuildRootAction()
    • Method Detail

      • doBuild

        public void doBuild​(org.kohsuke.stapler.StaplerRequest req,
                            org.kohsuke.stapler.StaplerResponse rsp,
                            @QueryParameter
                            String job,
                            @QueryParameter
                            TimeDuration delay)
                     throws IOException,
                            javax.servlet.ServletException
        Throws:
        IOException
        javax.servlet.ServletException
      • doBuildWithParameters

        public void doBuildWithParameters​(org.kohsuke.stapler.StaplerRequest req,
                                          org.kohsuke.stapler.StaplerResponse rsp,
                                          @QueryParameter
                                          String job,
                                          @QueryParameter
                                          TimeDuration delay)
                                   throws IOException,
                                          javax.servlet.ServletException
        Throws:
        IOException
        javax.servlet.ServletException
      • doPolling

        public void doPolling​(org.kohsuke.stapler.StaplerRequest req,
                              org.kohsuke.stapler.StaplerResponse rsp,
                              @QueryParameter
                              String job)
                       throws IOException,
                              javax.servlet.ServletException
        Throws:
        IOException
        javax.servlet.ServletException