@Symbol(value="updateAppInCatalog") @Extension public static final class UpdateCatAppBuilder.DescriptorImpl extends BuilderDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckApikey(String endpoint,
String apikey) |
hudson.util.FormValidation |
doCheckEndpoint(String endpoint) |
hudson.util.FormValidation |
doCheckTimeout(int timeout) |
hudson.util.ListBoxModel |
doFillApikeyItems() |
hudson.util.ListBoxModel |
doFillCatalogItems(String endpoint,
String apikey) |
String |
getDisplayName() |
getConfigPageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, 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, toMappublic String getDisplayName()
getDisplayName in class BuilderDescriptorpublic hudson.util.FormValidation doCheckEndpoint(@QueryParameter
String endpoint)
public hudson.util.FormValidation doCheckApikey(@QueryParameter
String endpoint,
@QueryParameter
String apikey)
public hudson.util.FormValidation doCheckTimeout(@QueryParameter
int timeout)
public hudson.util.ListBoxModel doFillApikeyItems()
Copyright © 2018 Nirmata. All rights reserved.