Serialized Form
|
Package hudson.plugins.cppncss |
results
StatisticsResult results
totals
StatisticsTotalResult totals
functionCcnViolationThreshold
java.lang.Integer functionCcnViolationThreshold
functionNcssViolationThreshold
java.lang.Integer functionNcssViolationThreshold
fileName
java.lang.String fileName
filereport
AbstractBuildReport<T extends hudson.model.AbstractBuild<?,?>> filereport
healthReport
hudson.model.HealthReport healthReport
cppFunction
CppNcssBuildFunctionIndividualReport<BUILD extends hudson.model.AbstractBuild<?,?>> cppFunction
reportFilenamePattern
java.lang.String reportFilenamePattern
targets
CppNCSSHealthTarget[] targets
functionCcnViolationThreshold
java.lang.Integer functionCcnViolationThreshold
functionNcssViolationThreshold
java.lang.Integer functionNcssViolationThreshold
|
Package hudson.plugins.cppncss.parser |
owner
hudson.model.AbstractBuild<P extends hudson.model.AbstractProject<P,R>,R extends hudson.model.AbstractBuild<P,R>> owner
name
java.lang.String name
functions
long functions
ncss
long ncss
ccn
long ccn
parentElement
java.lang.String parentElement
functionResults
java.util.Collection<E> functionResults
fileResults
java.util.Collection<E> fileResults
owner
hudson.model.AbstractBuild<P extends hudson.model.AbstractProject<P,R>,R extends hudson.model.AbstractBuild<P,R>> owner
functionTotal
Statistic functionTotal
fileTotal
Statistic fileTotal
|
Package hudson.plugins.helpers |
serialVersionUID: 31415926L
build
hudson.model.AbstractBuild<P extends hudson.model.AbstractProject<P,R>,R extends hudson.model.AbstractBuild<P,R>> build
- The owner of this Action. Ideally I'd like this to be final and set in the constructor, but Maven does not
let us do that, so we need a setter.
artifactsDir
hudson.FilePath artifactsDir
projectRootDir
hudson.FilePath projectRootDir
buildRootDir
hudson.FilePath buildRootDir
executionRootDir
hudson.FilePath executionRootDir
timestamp
java.util.Calendar timestamp
actions
java.util.List<E> actions
result
hudson.model.Result result
continueBuild
boolean continueBuild
|
Package hudson.plugins.helpers.health |
metric
HealthMetric<OBSERVABLE> metric
healthy
java.lang.Float healthy
unhealthy
java.lang.Float unhealthy
unstable
java.lang.Float unstable
fail
java.lang.Float fail
failNew
java.lang.Float failNew
Copyright © 2009. All Rights Reserved.