| Package | Description |
|---|---|
| org.jenkinsci.plugins.DependencyCheck |
| Modifier and Type | Method and Description |
|---|---|
protected DependencyCheckResult |
DependencyCheckAnnotationsAggregator.getResult(hudson.matrix.MatrixRun run) |
| Constructor and Description |
|---|
DependencyCheckResultAction(hudson.model.AbstractBuild<?,?> owner,
hudson.plugins.analysis.core.HealthDescriptor healthDescriptor,
DependencyCheckResult result)
Creates a new instance of
DependencyCheckResultAction. |
| Constructor and Description |
|---|
DependencyCheckProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends hudson.plugins.analysis.core.ResultAction<DependencyCheckResult>> type)
Instantiates a new
DependencyCheckProjectAction. |
DependencyCheckResult(hudson.model.AbstractBuild<?,?> build,
String defaultEncoding,
hudson.plugins.analysis.core.ParserResult result,
boolean useStableBuildAsReference,
Class<? extends hudson.plugins.analysis.core.ResultAction<DependencyCheckResult>> actionType)
Creates a new instance of
DependencyCheckResult. |
Copyright © 2012-2013 OWASP. All Rights Reserved.