Package htmlpublisher

Class HtmlPublisherTarget.BaseHTMLAction

    • Constructor Detail

    • Method Detail

      • getBackToName

        public String getBackToName()
      • getBackToUrl

        public String getBackToUrl()
      • shouldLinkToLastBuild

        public boolean shouldLinkToLastBuild()
      • doDynamic

        public void doDynamic​(org.kohsuke.stapler.StaplerRequest req,
                              org.kohsuke.stapler.StaplerResponse rsp)
                       throws IOException,
                              javax.servlet.ServletException
        Serves HTML reports.
        Throws:
        IOException
        javax.servlet.ServletException
      • getTitle

        protected abstract String getTitle()
      • dir

        protected abstract File dir()