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 theScanOnDemandBaseActionin the ancestor path.Methods in com.sonyericsson.jenkins.plugins.bfa.sod with parameters of type ScanOnDemandBaseActionModifier and TypeMethodDescriptionvoidScanOnDemandBaseAction.ScanMode.doPerformScan(ScanOnDemandBaseAction action, org.kohsuke.stapler.StaplerRequest2 request, org.kohsuke.stapler.StaplerResponse2 response) Submit method for running build scan.