Package | Description |
---|---|
com.sonyericsson.jenkins.plugins.bfa.sod |
Modifier and Type | Class and Description |
---|---|
static class |
ScanOnDemandBaseAction.AllBuilds
ScanMode that re-scans all builds regardless if they have been scanned before or not.
|
static class |
ScanOnDemandBaseAction.NonScanned
ScanMode that scans only previously non scanned builds.
|
Modifier and Type | Method and Description |
---|---|
ScanOnDemandBaseAction.ScanMode |
ScanOnDemandBaseAction.getDefault()
Finds the user's default
ScanOnDemandBaseAction.ScanMode . |
ScanOnDemandBaseAction.ScanMode |
ScanOnDemandBaseAction.getMode(String url)
Finds the mode with the provided url as returned by
getUrlName() . |
Modifier and Type | Method and Description |
---|---|
static List<ScanOnDemandBaseAction.ScanMode> |
ScanOnDemandBaseAction.ScanMode.all()
Provides the lookup list of all registered
ScanOnDemandBaseAction.ScanMode s. |
Copyright © 2016–2019. All rights reserved.