Class InvisibleReportAction
java.lang.Object
com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractHTMLAction
com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleFromSidebarAction
com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleReportAction
- All Implemented Interfaces:
Action,ModelObject
- Direct Known Subclasses:
InvisibleDiffAction
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hello2morrow.sonargraph.integration.jenkins.controller.InvisibleFromSidebarAction
getDisplayName, getIconFileNameMethods inherited from class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractHTMLAction
enableDirectoryBrowserSupport, readHTMLReport
-
Constructor Details
-
InvisibleReportAction
-
-
Method Details
-
getJob
-
getUrlName
-
doDynamic
public void doDynamic(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp) throws IOException, jakarta.servlet.ServletException - Specified by:
doDynamicin classAbstractHTMLAction- Throws:
IOExceptionjakarta.servlet.ServletException
-
getHTMLReport
- Specified by:
getHTMLReportin classAbstractHTMLAction- Throws:
IOExceptionInterruptedException
-