Serialized Form
|
Package com.thalesgroup.hudson.plugins.cppcheck |
serialVersionUID: 1440842055316682192L
url
java.lang.String url
- Base URL of the graph links.
serialVersionUID: 1L
threshold
java.lang.String threshold
newThreshold
java.lang.String newThreshold
failureThreshold
java.lang.String failureThreshold
newFailureThreshold
java.lang.String newFailureThreshold
healthy
java.lang.String healthy
unHealthy
java.lang.String unHealthy
thresholdLimit
java.lang.String thresholdLimit
serialVersionUID: 1L
listener
hudson.model.BuildListener listener
cppcheckReportPattern
java.lang.String cppcheckReportPattern
serialVersionUID: 1L
readResolve
private java.lang.Object readResolve()
- Initializes members that were not present in previous versions of this plug-in.
everySeverities
java.util.List<E> everySeverities
errorSeverities
java.util.List<E> errorSeverities
possibleErrorSeverities
java.util.List<E> possibleErrorSeverities
styleSeverities
java.util.List<E> styleSeverities
possibleStyleSeverities
java.util.List<E> possibleStyleSeverities
noCategorySeverities
java.util.List<E> noCategorySeverities
serialVersionUID: 1L
report
CppcheckReport report
- The Cppcheck report
cppcheckSourceContainer
CppcheckSourceContainer cppcheckSourceContainer
- The Cppcheck container with all source files
owner
hudson.model.AbstractBuild<P extends hudson.model.AbstractProject<P,R>,R extends hudson.model.AbstractBuild<P,R>> owner
- The build owner
serialVersionUID: 1L
owner
hudson.model.AbstractBuild<P extends hudson.model.AbstractProject<P,R>,R extends hudson.model.AbstractBuild<P,R>> owner
- The current build as owner of this object.
cppcheckWorkspaceFile
CppcheckWorkspaceFile cppcheckWorkspaceFile
- The cppcheck source file in the workspace to be shown.
sourceCode
java.lang.String sourceCode
- The rendered source file.
|
Package com.thalesgroup.hudson.plugins.cppcheck.config |
serialVersionUID: 1L
readResolve
private java.lang.Object readResolve()
- Initializes members that were not present in previous versions of this plug-in.
cppcheckReportPattern
java.lang.String cppcheckReportPattern
configSeverityEvaluation
CppcheckConfigSeverityEvaluation configSeverityEvaluation
configGraph
CppcheckConfigGraph configGraph
serialVersionUID: 1L
xSize
int xSize
ySize
int ySize
diplayAllError
boolean diplayAllError
displaySeverityError
boolean displaySeverityError
displaySeverityPossibleError
boolean displaySeverityPossibleError
displaySeverityStyle
boolean displaySeverityStyle
displaySeverityPossibleStyle
boolean displaySeverityPossibleStyle
serialVersionUID: 1L
threshold
java.lang.String threshold
newThreshold
java.lang.String newThreshold
failureThreshold
java.lang.String failureThreshold
newFailureThreshold
java.lang.String newFailureThreshold
healthy
java.lang.String healthy
unHealthy
java.lang.String unHealthy
severityError
boolean severityError
severityPossibleError
boolean severityPossibleError
severityStyle
boolean severityStyle
severityPossibleStyle
boolean severityPossibleStyle
|
Package com.thalesgroup.hudson.plugins.cppcheck.model |
serialVersionUID: 1L
key
java.lang.Integer key
fileName
java.lang.String fileName
lineNumber
int lineNumber
severity
java.lang.String severity
cppCheckId
java.lang.String cppCheckId
message
java.lang.String message
|
Package com.thalesgroup.hudson.plugins.cppcheck.parser |
serialVersionUID: 1L
|
Package com.thalesgroup.hudson.plugins.cppcheck.util |
serialVersionUID: 1L
Copyright © 2009. All Rights Reserved.