| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckEmail(String value) |
hudson.util.FormValidation |
doTestSendEmail(String value,
boolean acceptToS) |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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<Recipient>public hudson.util.FormValidation doCheckEmail(@QueryParameter
String value)
@POST
public hudson.util.FormValidation doTestSendEmail(@QueryParameter(value="email")
String value,
@RelativePath(value="..") @QueryParameter(value="acceptToS")
boolean acceptToS)
Copyright © 2016–2020. All rights reserved.