@Extension public static class NPMRegistry.DescriptorImpl extends hudson.model.Descriptor<NPMRegistry>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckCredentialsId(hudson.model.Item item,
String credentialsId,
String serverUrl) |
hudson.util.FormValidation |
doCheckScopes(boolean hasScopes,
String scopes) |
hudson.util.FormValidation |
doCheckUrl(String url) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Item item,
String credentialsId,
String url) |
protected org.acegisecurity.Authentication |
getAuthentication(hudson.model.Item item) |
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.FormValidation doCheckCredentialsId(@CheckForNull @AncestorInPath hudson.model.Item item, @QueryParameter String credentialsId, @QueryParameter String serverUrl)
public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.Item item,
@QueryParameter
String credentialsId,
@QueryParameter
String url)
@NonNull @Nonnull protected org.acegisecurity.Authentication getAuthentication(hudson.model.Item item)
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<NPMRegistry>Copyright © 2016–2018. All rights reserved.