Class RequestUnlockAction

    • Field Detail

      • LOGGER

        public static final Logger LOGGER
    • Constructor Detail

      • RequestUnlockAction

        public RequestUnlockAction​(Run<?,​?> target)
    • Method Detail

      • doCreateUnlockRequest

        @POST
        public org.kohsuke.stapler.HttpResponse doCreateUnlockRequest​(org.kohsuke.stapler.StaplerRequest request,
                                                                      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()