Uses of Class
org.jenkinsci.plugins.fodupload.polling.PollReleaseStatusResult
-
Packages that use PollReleaseStatusResult Package Description org.jenkinsci.plugins.fodupload.polling -
-
Uses of PollReleaseStatusResult in org.jenkinsci.plugins.fodupload.polling
Methods in org.jenkinsci.plugins.fodupload.polling that return PollReleaseStatusResult Modifier and Type Method Description PollReleaseStatusResult
ScanStatusPoller. pollReleaseStatus(int releaseId, int scanId, String correlationId)
Polls the release status
-