@Extension public static class CredentialsStoreAction.DomainWrapper.DescriptorImpl extends hudson.model.Descriptor<CredentialsStoreAction.DomainWrapper>
| Constructor and Description |
|---|
DescriptorImpl()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckName(CredentialsStoreAction.DomainWrapper wrapper,
CredentialsStoreAction action,
String value)
Form validation for creating a new domain / renaming an existing domain.
|
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 String getDisplayName()
getDisplayName in class hudson.model.Descriptor<CredentialsStoreAction.DomainWrapper>@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public hudson.util.FormValidation doCheckName(@AncestorInPath
CredentialsStoreAction.DomainWrapper wrapper,
@AncestorInPath
CredentialsStoreAction action,
@QueryParameter
String value)
wrapper - the existing domain or nullaction - the CredentialsStoreAction in the request.value - the proposed name.FormValidationCopyright © 2016–2018. All rights reserved.