@Extension public static class NPMRegistry.DescriptorImpl extends hudson.model.Descriptor<NPMRegistry>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckScopes(boolean hasScopes,
String scopes) |
hudson.util.FormValidation |
doCheckUrl(String url) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.ItemGroup<?> context,
String credentialsId,
String url) |
String |
getDisplayName() |
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, toMappublic hudson.util.FormValidation doCheckScopes(@CheckForNull @QueryParameter boolean hasScopes, @CheckForNull @QueryParameter String scopes)
public hudson.util.FormValidation doCheckUrl(@CheckForNull @QueryParameter String url)
public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.ItemGroup<?> context,
@Nonnull @QueryParameter
String credentialsId,
@Nonnull @QueryParameter
String url)
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<NPMRegistry>Copyright © 2016–2017. All rights reserved.