Uses of Class
com.sonyericsson.jenkins.plugins.bfa.sod.ScanOnDemandBaseAction.ScanMode
-
Uses of ScanOnDemandBaseAction.ScanMode in com.sonyericsson.jenkins.plugins.bfa.sod
Modifier and TypeClassDescriptionstatic class
ScanMode that re-scans all builds regardless if they have been scanned before or not.static class
ScanMode that scans only previously non scanned builds.Modifier and TypeMethodDescriptionScanOnDemandBaseAction.getDefault()
Finds the user's defaultScanOnDemandBaseAction.ScanMode
.Finds the mode with the provided url as returned bygetUrlName()
.Modifier and TypeMethodDescriptionstatic List<ScanOnDemandBaseAction.ScanMode>
ScanOnDemandBaseAction.ScanMode.all()
Provides the lookup list of all registeredScanOnDemandBaseAction.ScanMode
s.