@Extension public static final class AdvisorGlobalConfiguration.DescriptorImpl extends hudson.model.Descriptor<AdvisorGlobalConfiguration>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
hudson.util.FormValidation |
doCheckAcceptToS(boolean value) |
hudson.util.FormValidation |
doCheckEmail(String value) |
hudson.util.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 hudson.model.Descriptor<AdvisorGlobalConfiguration>
public hudson.util.FormValidation doCheckAcceptToS(@QueryParameter boolean value)
public hudson.util.FormValidation doCheckEmail(@QueryParameter String value)
@POST public hudson.util.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 hudson.model.Descriptor<AdvisorGlobalConfiguration>
Copyright © 2016–2020. All rights reserved.