Uses of Class
io.jenkins.plugins.checkpoint.cloudguard.report.ContentFinding
-
Packages that use ContentFinding Package Description io.jenkins.plugins.checkpoint.cloudguard.report -
-
Uses of ContentFinding in io.jenkins.plugins.checkpoint.cloudguard.report
Methods in io.jenkins.plugins.checkpoint.cloudguard.report that return types with arguments of type ContentFinding Modifier and Type Method Description ArrayList<ContentFinding>SourceGuardReportResults. getContent()Method parameters in io.jenkins.plugins.checkpoint.cloudguard.report with type arguments of type ContentFinding Modifier and Type Method Description j2html.tags.ContainerTagSourceGuardReportGenerator. renderContentFindingsTable(ArrayList<ContentFinding> contentFinding)voidSourceGuardReportResults. setContent(ArrayList<ContentFinding> content)
-