Serialized Form
|
Package hudson.plugins.violations |
serialVersionUID: 1L
type
String type
min
int min
max
int max
unstable
Integer unstable
fail
Integer fail
usePattern
boolean usePattern
pattern
String pattern
serialVersionUID: 1L
errorMessage
String errorMessage
severityArray
int[] severityArray
serialVersionUID: 1L
mavenProject
boolean mavenProject
targetDir
hudson.FilePath targetDir
- Working directory to copy xml files to.
htmlDir
hudson.FilePath htmlDir
config
ViolationsConfig config
model
FullBuildModel model
workspace
File workspace
serialVersionUID: 1L
suppressions
Set<E> suppressions
typeConfigs
TreeMap<K,V> typeConfigs
limit
int limit
- The number of violations per type per file to display
sourcePathPattern
String sourcePathPattern
- The (optional) source path pattern.
fauxProjectPath
String fauxProjectPath
- The (optional) project base used for "faux" projects.
encoding
String encoding
- The encoding to use for reading source files
serialVersionUID: 1L
build
hudson.model.AbstractBuild<P extends hudson.model.AbstractProject<P,R>,R extends hudson.model.AbstractBuild<P,R>> build
config
ViolationsConfig config
violations
Map<K,V> violations
typeSummaries
Map<K,V> typeSummaries
|
Package hudson.plugins.violations.hudson.maven |
reports
List<E> reports
mavenBuild
hudson.maven.MavenModuleSetBuild mavenBuild
healthReport
hudson.model.HealthReport healthReport
serialVersionUID: 1L
config
ViolationsConfig config
|
Package hudson.plugins.violations.parse |
_bomEncoding
String _bomEncoding
_xmlGuessEncoding
String _xmlGuessEncoding
_xmlEncoding
String _xmlEncoding
_contentTypeMime
String _contentTypeMime
_contentTypeEncoding
String _contentTypeEncoding
_is
InputStream _is
|
Package hudson.plugins.violations.util |
defaultValue
Object defaultValue
Copyright © 2004-2012 Hudson. All Rights Reserved.