Uses of Class
io.jenkins.plugins.checkpoint.cloudguard.report.PackageFindings
-
Packages that use PackageFindings Package Description io.jenkins.plugins.checkpoint.cloudguard.report -
-
Uses of PackageFindings in io.jenkins.plugins.checkpoint.cloudguard.report
Methods in io.jenkins.plugins.checkpoint.cloudguard.report that return types with arguments of type PackageFindings Modifier and Type Method Description ArrayList<PackageFindings>SourceGuardReportResults. getPackages()Methods in io.jenkins.plugins.checkpoint.cloudguard.report with parameters of type PackageFindings Modifier and Type Method Description j2html.tags.ContainerTagSourceGuardReportGenerator. renderPackageFindingsTable(PackageFindings dep)
-