Class RequestDeleteJobAction

    • Constructor Detail

      • RequestDeleteJobAction

        public RequestDeleteJobAction​(Job<?,​?> target)
    • Method Detail

      • doCreateDeleteJobRequest

        @POST
        public org.kohsuke.stapler.HttpResponse doCreateDeleteJobRequest​(org.kohsuke.stapler.StaplerRequest staplerRequest,
                                                                         org.kohsuke.stapler.StaplerResponse response)
                                                                  throws IOException,
                                                                         javax.servlet.ServletException,
                                                                         javax.mail.MessagingException
        Throws:
        IOException
        javax.servlet.ServletException
        javax.mail.MessagingException
      • getIconClassName

        public String getIconClassName()
      • getProject

        public Job<?,​?> getProject()