Class PerfSigBuildActionResultsDisplay

    • Constructor Detail

      • PerfSigBuildActionResultsDisplay

        public PerfSigBuildActionResultsDisplay​(PerfSigBuildAction buildAction)
    • Method Detail

      • getPerfSigUIUtils

        public Class getPerfSigUIUtils()
      • getBuild

        public Run<?,​?> getBuild()
      • getApi

        public Api getApi()
        Exposes this object to the remote API.
      • getCurrentDashboardReports

        @Exported(name="dashboardReports")
        public List<DashboardReport> getCurrentDashboardReports()
      • doSummarizerGraph

        @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
        public void doSummarizerGraph​(org.kohsuke.stapler.StaplerRequest request,
                                      org.kohsuke.stapler.StaplerResponse response)
                               throws IOException
        Throws:
        IOException