@Extension @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class ScanOnDemandBaseAction.NonScanned extends ScanOnDemandBaseAction.ScanMode
Constructor and Description |
---|
NonScanned() |
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–2020. All rights reserved.