Uses of Class
org.jenkinsci.plugins.fodupload.models.response.StartScanResponse
-
Packages that use StartScanResponse Package Description org.jenkinsci.plugins.fodupload.controllers org.jenkinsci.plugins.fodupload.FodApi -
-
Uses of StartScanResponse in org.jenkinsci.plugins.fodupload.controllers
Methods in org.jenkinsci.plugins.fodupload.controllers that return StartScanResponse Modifier and Type Method Description StartScanResponse
StaticScanController. startStaticScan(Integer releaseId, SastJobModel uploadRequest, String notes)
Begin a static scan on FoD -
Uses of StartScanResponse in org.jenkinsci.plugins.fodupload.FodApi
Methods in org.jenkinsci.plugins.fodupload.FodApi that return StartScanResponse Modifier and Type Method Description StartScanResponse
ScanPayloadUpload. performUpload()
-