Class SonargraphReportAction

  • All Implemented Interfaces:
    hudson.model.Action, hudson.model.ModelObject, jenkins.tasks.SimpleBuildStep.LastBuildAction

    public final class SonargraphReportAction
    extends AbstractHTMLAction
    implements jenkins.tasks.SimpleBuildStep.LastBuildAction
    • Constructor Detail

      • SonargraphReportAction

        public SonargraphReportAction​(hudson.model.Run<?,​?> run)
    • Method Detail

      • doDynamic

        public void doDynamic​(org.kohsuke.stapler.StaplerRequest req,
                              org.kohsuke.stapler.StaplerResponse rsp)
                       throws IOException,
                              javax.servlet.ServletException
        Specified by:
        doDynamic in class AbstractHTMLAction
        Throws:
        IOException
        javax.servlet.ServletException
      • getRun

        public hudson.model.Run<?,​?> getRun()
      • getIconFileName

        public String getIconFileName()
        Specified by:
        getIconFileName in interface hudson.model.Action
      • getDisplayName

        public String getDisplayName()
        Specified by:
        getDisplayName in interface hudson.model.Action
        Specified by:
        getDisplayName in interface hudson.model.ModelObject
      • getUrlName

        public String getUrlName()
        Specified by:
        getUrlName in interface hudson.model.Action
      • getProjectActions

        public Collection<hudson.model.Action> getProjectActions()
        Specified by:
        getProjectActions in interface jenkins.tasks.SimpleBuildStep.LastBuildAction