直列化された形式
パッケージ 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
Calendar timestamp
actions
List<E> actions
result
hudson.model.Result result
continueBuild
boolean continueBuild
パッケージ hudson.plugins.helpers.health |
metric
HealthMetric<OBSERVABLE> metric
healthy
Float healthy
unhealthy
Float unhealthy
unstable
Float unstable
パッケージ hudson.plugins.javancss |
results
Collection<E> results
totals
Statistic totals
buildHealth
hudson.model.HealthReport buildHealth
healthReport
hudson.model.HealthReport healthReport
reportFilenamePattern
String reportFilenamePattern
targets
JavaNCSSHealthTarget[] targets
targets
JavaNCSSHealthTarget[] targets
パッケージ hudson.plugins.javancss.parser |
owner
hudson.model.AbstractBuild<P extends hudson.model.AbstractProject<P,R>,R extends hudson.model.AbstractBuild<P,R>> owner
name
String name
classes
long classes
functions
long functions
ncss
long ncss
javadocs
long javadocs
javadocLines
long javadocLines
singleCommentLines
long singleCommentLines
multiCommentLines
long multiCommentLines
Copyright © 2004-2011. All Rights Reserved.