|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DependencyCheckResult | |
|---|---|
| org.jenkinsci.plugins.DependencyCheck | |
| Uses of DependencyCheckResult in org.jenkinsci.plugins.DependencyCheck |
|---|
| Methods in org.jenkinsci.plugins.DependencyCheck that return DependencyCheckResult | |
|---|---|
protected DependencyCheckResult |
DependencyCheckAnnotationsAggregator.getResult(hudson.matrix.MatrixRun run)
|
| Constructors in org.jenkinsci.plugins.DependencyCheck with parameters of type DependencyCheckResult | |
|---|---|
DependencyCheckResultAction(hudson.model.AbstractBuild<?,?> owner,
hudson.plugins.analysis.core.HealthDescriptor healthDescriptor,
DependencyCheckResult result)
Creates a new instance of DependencyCheckResultAction. |
|
| Constructor parameters in org.jenkinsci.plugins.DependencyCheck with type arguments of type DependencyCheckResult | |
|---|---|
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 usePreviousBuildAsReference,
boolean useStableBuildAsReference,
Class<? extends hudson.plugins.analysis.core.ResultAction<DependencyCheckResult>> actionType)
Creates a new instance of DependencyCheckResult. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||