public class ScanResultsTrend extends AppScanAction
ICON, m_project, URL| Constructor and Description |
|---|
ScanResultsTrend(hudson.model.AbstractProject<?,?> project,
String type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
doDynamic(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response) |
int |
getBuildCount()
Gets the number of builds that have
ScanResults. |
org.apache.wink.json4j.JSONObject |
getBuildFindingCounts()
Gets a JSONObject containing all scans and their results.
|
String |
getChartName()
Gets the name to use for the trend chart.
|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
getProjectpublic String getIconFileName()
getIconFileName in interface hudson.model.ActiongetIconFileName in class AppScanActionpublic String getUrlName()
getUrlName in interface hudson.model.ActiongetUrlName in class AppScanActionpublic String getDisplayName()
public String getChartName()
public int getBuildCount()
ScanResults.public org.apache.wink.json4j.JSONObject getBuildFindingCounts()
public void doDynamic(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws MalformedURLException,
javax.servlet.ServletException,
IOException
MalformedURLExceptionjavax.servlet.ServletExceptionIOExceptionCopyright © 2016–2018 IBM. All rights reserved.