Class SonargraphReportAction
java.lang.Object
com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractHTMLAction
com.hello2morrow.sonargraph.integration.jenkins.controller.SonargraphReportAction
- All Implemented Interfaces:
Action,ModelObject,SimpleBuildStep.LastBuildAction
public final class SonargraphReportAction
extends AbstractHTMLAction
implements SimpleBuildStep.LastBuildAction
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hello2morrow.sonargraph.integration.jenkins.controller.AbstractHTMLAction
enableDirectoryBrowserSupport, readHTMLReport
-
Constructor Details
-
SonargraphReportAction
-
-
Method Details
-
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
-
getRun
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
getHTMLReport
- Specified by:
getHTMLReportin classAbstractHTMLAction- Throws:
IOExceptionInterruptedException
-
getProjectActions
- Specified by:
getProjectActionsin interfaceSimpleBuildStep.LastBuildAction
-