Uses of Class
io.jenkins.plugins.checkpoint.cloudguard.report.URL
-
Packages that use URL Package Description io.jenkins.plugins.checkpoint.cloudguard.report -
-
Uses of URL in io.jenkins.plugins.checkpoint.cloudguard.report
Methods in io.jenkins.plugins.checkpoint.cloudguard.report that return types with arguments of type URL Modifier and Type Method Description ArrayList<URL>
SourceGuardReportResults. getUrls()
Method parameters in io.jenkins.plugins.checkpoint.cloudguard.report with type arguments of type URL Modifier and Type Method Description j2html.tags.ContainerTag
SourceGuardReportGenerator. renderUrlFindingsTable(ArrayList<URL> urlFindings)
void
SourceGuardReportResults. setUrls(ArrayList<URL> urls)
-