@Extension public static class ServerViewStorage.DescriptorImpl extends ViewStorageDescriptor<ServerViewStorage>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.model.AutoCompletionCandidates |
doAutoCompleteAssignedLabelString(String value) |
hudson.util.FormValidation |
doCheckAssignedLabelString(String value) |
hudson.util.ListBoxModel |
doFillServerItems(String assignedLabelString) |
String |
getDisplayName() |
String |
getServer() |
getClearcaseDescriptor, getDefaultViewStorage
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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 hudson.model.AutoCompletionCandidates doAutoCompleteAssignedLabelString(@QueryParameter String value)
public hudson.util.FormValidation doCheckAssignedLabelString(@QueryParameter String value)
public hudson.util.ListBoxModel doFillServerItems(@QueryParameter(value="assignedLabelString") String assignedLabelString)
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<ViewStorage>
public String getServer()
Copyright © 2004-2021. All Rights Reserved.