public abstract class WorkspaceDescriptor extends hudson.model.Descriptor<Workspace>
Modifier | Constructor and Description |
---|---|
protected |
WorkspaceDescriptor() |
|
WorkspaceDescriptor(Class<? extends Workspace> clazz) |
Modifier and Type | Method and Description |
---|---|
hudson.model.AutoCompletionCandidates |
autoCompleteName(String value) |
hudson.util.FormValidation |
checkClientName(String value) |
hudson.util.ListBoxModel |
doFillCharsetItems()
Magic Stapler method; provides list of Charset types.
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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 hudson.util.ListBoxModel doFillCharsetItems()
public hudson.util.FormValidation checkClientName(String value)
public hudson.model.AutoCompletionCandidates autoCompleteName(@QueryParameter String value)
Copyright © 2004-2015. All Rights Reserved.