JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.jenkinsci.plugins.DependencyCheck.model.ProjectInfo
Packages that use
ProjectInfo
Package
Description
org.jenkinsci.plugins.DependencyCheck.model
Uses of
ProjectInfo
in
org.jenkinsci.plugins.DependencyCheck.model
Methods in
org.jenkinsci.plugins.DependencyCheck.model
that return
ProjectInfo
Modifier and Type
Method
Description
ProjectInfo
Analysis.
getProjectInfo
()
Methods in
org.jenkinsci.plugins.DependencyCheck.model
with parameters of type
ProjectInfo
Modifier and Type
Method
Description
void
Analysis.
setProjectInfo
(
ProjectInfo
projectInfo)