Class ScanResultsTrend

    • Constructor Detail

      • ScanResultsTrend

        @DataBoundConstructor
        public ScanResultsTrend​(Run<?,​?> project,
                                String type,
                                String name)
    • Method Detail

      • getDisplayName

        public String getDisplayName()
      • getChartName

        public String getChartName()
        Gets the name to use for the trend chart.
        Returns:
      • getBuildCount

        public int getBuildCount()
        Gets the number of builds that have ScanResults.
        Returns:
      • getBuildFindingCounts

        public org.apache.wink.json4j.JSONObject getBuildFindingCounts()
        Gets a JSONObject containing all scans and their results.
        Returns: