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)
-