public class KloConfigNoKwinspectreport extends Object implements Serializable
Constructor and Description |
---|
KloConfigNoKwinspectreport() |
KloConfigNoKwinspectreport(boolean kwinspectreportDeprecated,
String klocworkReportPattern,
boolean publishBuildGraph,
boolean publishProjectGraph,
String trendNum,
String interval,
int trendXSize,
int trendYSize,
boolean displayAllError,
boolean displayHighSeverity,
boolean displayLowSeverity,
int buildXSize,
int buildYSize,
boolean neww,
boolean existing,
boolean fixed,
String threshold,
String newThreshold,
String failureThreshold,
String newFailureThreshold,
String healthy,
String unHealthy,
boolean highSeverity,
boolean lowSeverity) |
KloConfigNoKwinspectreport(String klocworkReportPattern,
boolean publishBuildGraph,
boolean publishProjectGraph,
String trendNum,
String interval,
int trendXSize,
int trendYSize,
boolean displayAllError,
boolean displayHighSeverity,
boolean displayLowSeverity,
int buildXSize,
int buildYSize,
boolean neww,
boolean existing,
boolean fixed,
String threshold,
String newThreshold,
String failureThreshold,
String newFailureThreshold,
String healthy,
String unHealthy,
boolean highSeverity,
boolean lowSeverity) |
Modifier and Type | Method and Description |
---|---|
KloConfigBuildGraph |
getBuildGraph() |
KloConfigSeverityEvaluation |
getConfigSeverityEvaluation() |
String |
getKlocworkReportPattern() |
boolean |
getKwinspectreportDeprecated() |
boolean |
getPublishBuildGraph() |
boolean |
getPublishProjectGraph() |
KloConfigTrendGraph |
getTrendGraph() |
void |
setKwinspectreportDeprecated(boolean kwinspectreportDeprecated) |
public KloConfigNoKwinspectreport()
@DataBoundConstructor public KloConfigNoKwinspectreport(String klocworkReportPattern, boolean publishBuildGraph, boolean publishProjectGraph, String trendNum, String interval, int trendXSize, int trendYSize, boolean displayAllError, boolean displayHighSeverity, boolean displayLowSeverity, int buildXSize, int buildYSize, boolean neww, boolean existing, boolean fixed, String threshold, String newThreshold, String failureThreshold, String newFailureThreshold, String healthy, String unHealthy, boolean highSeverity, boolean lowSeverity)
public KloConfigNoKwinspectreport(boolean kwinspectreportDeprecated, String klocworkReportPattern, boolean publishBuildGraph, boolean publishProjectGraph, String trendNum, String interval, int trendXSize, int trendYSize, boolean displayAllError, boolean displayHighSeverity, boolean displayLowSeverity, int buildXSize, int buildYSize, boolean neww, boolean existing, boolean fixed, String threshold, String newThreshold, String failureThreshold, String newFailureThreshold, String healthy, String unHealthy, boolean highSeverity, boolean lowSeverity)
public String getKlocworkReportPattern()
public boolean getKwinspectreportDeprecated()
public void setKwinspectreportDeprecated(boolean kwinspectreportDeprecated)
public boolean getPublishProjectGraph()
public boolean getPublishBuildGraph()
public KloConfigSeverityEvaluation getConfigSeverityEvaluation()
public KloConfigTrendGraph getTrendGraph()
public KloConfigBuildGraph getBuildGraph()
Copyright © 2004-2017. All Rights Reserved.