@Extension @Symbol(value="clientSpec") public static class WorkspaceSpec.DescriptorImpl extends hudson.model.Descriptor<WorkspaceSpec>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.model.AutoCompletionCandidates |
doAutoCompleteStreamName(String value)
Provides auto-completion for workspace names.
|
hudson.util.ListBoxModel |
doFillLineItems() |
hudson.util.ListBoxModel |
doFillTypeItems() |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<WorkspaceSpec>
public hudson.util.ListBoxModel doFillLineItems()
public hudson.util.ListBoxModel doFillTypeItems()
public hudson.model.AutoCompletionCandidates doAutoCompleteStreamName(@QueryParameter String value)
value
- The text that the user entered.Copyright © 2016–2021. All rights reserved.