@Extension @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class ScanOnDemandBaseAction.AllBuilds extends ScanOnDemandBaseAction.ScanMode
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
AllBuilds() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Human readable name to display.
|
String |
getUrlName()
The short relative url name of this scan mode.
|
all, doPerformScan, getFullUrl, getParent, hasAnyRun, setAsDefault
@Nonnull public String getUrlName()
ScanOnDemandBaseAction.ScanMode
getUrlName
in class ScanOnDemandBaseAction.ScanMode
@Nonnull public String getDisplayName()
ScanOnDemandBaseAction.ScanMode
getDisplayName
in class ScanOnDemandBaseAction.ScanMode
Copyright © 2016–2019. All rights reserved.