@Extension public static final class AdvisorGlobalConfiguration.DescriptorImpl extends Descriptor<AdvisorGlobalConfiguration>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
FormValidation |
doCheckAcceptToS(boolean value) |
FormValidation |
doCheckEmail(String value) |
FormValidation |
doTestSendEmail(String value,
boolean acceptToS) |
String |
getDisplayName() |
String |
validateServerConnection() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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, toMap@Nonnull public String getDisplayName()
getDisplayName in class Descriptor<AdvisorGlobalConfiguration>public FormValidation doCheckAcceptToS(@QueryParameter boolean value)
public FormValidation doCheckEmail(@QueryParameter String value)
@POST public FormValidation doTestSendEmail(@QueryParameter(value="email") String value, @QueryParameter(value="acceptToS") boolean acceptToS)
public String validateServerConnection()
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
configure in class Descriptor<AdvisorGlobalConfiguration>Copyright © 2016–2021. All rights reserved.