Uses of Class
com.sonyericsson.jenkins.plugins.bfa.sod.ScanOnDemandBaseAction
Packages that use ScanOnDemandBaseAction
-
Uses of ScanOnDemandBaseAction in com.sonyericsson.jenkins.plugins.bfa.sod
Methods in com.sonyericsson.jenkins.plugins.bfa.sod that return ScanOnDemandBaseActionModifier and TypeMethodDescriptionScanOnDemandBaseAction.ScanMode.getParent()
Finds theScanOnDemandBaseAction
in the ancestor path.Methods in com.sonyericsson.jenkins.plugins.bfa.sod with parameters of type ScanOnDemandBaseActionModifier and TypeMethodDescriptionvoid
ScanOnDemandBaseAction.ScanMode.doPerformScan
(ScanOnDemandBaseAction action, org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response) Submit method for running build scan.