@Extension public static final class ManualWorkspaceImpl.DescriptorImpl extends WorkspaceDescriptor
Modifier and Type | Field and Description |
---|---|
static String |
defaultFormat |
Constructor and Description |
---|
ManualWorkspaceImpl.DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.model.AutoCompletionCandidates |
doAutoCompleteName(String value)
Provides auto-completion for workspace names.
|
hudson.util.FormValidation |
doCheckName(String value) |
String |
getDisplayName() |
autoCompleteName, checkClientName, doAutoCompleteStreamName, doAutoCompleteTemplateName, doCheckFormat, doCheckStreamName, doFillCharsetItems
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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 static final String defaultFormat
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<Workspace>
public hudson.model.AutoCompletionCandidates doAutoCompleteName(@QueryParameter String value)
value
- The text that the user entered.public hudson.util.FormValidation doCheckName(@QueryParameter String value)
Copyright © 2016. All rights reserved.