public abstract static class DescribedUpdateSite.Descriptor extends hudson.model.Descriptor<DescribedUpdateSite>
| コンストラクタと説明 |
|---|
DescribedUpdateSite.Descriptor() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
canCreateNewSite()
Returns whether this DescribedUpdateSite can be used to create a new UpdateSite.
|
hudson.util.FormValidation |
doCheckId(String id)
Validate id
|
hudson.util.FormValidation |
doCheckUrl(String url)
Validate url
|
abstract String |
getDescription()
Return the description of this DescribedUpdateSite.
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic abstract String getDescription()
public boolean canCreateNewSite()
public hudson.util.FormValidation doCheckId(@QueryParameter
String id)
id - public hudson.util.FormValidation doCheckUrl(@QueryParameter
String url)
url - Copyright © 2004-2013. All Rights Reserved.