public abstract static class NotificationEndpoint.DescriptorImpl extends hudson.model.Descriptor<NotificationEndpoint>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillEndpointsItems() |
NotificationEndpoint |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
protected NotificationEndpoint.EndpointEventCustom |
parseCustom(net.sf.json.JSONObject event) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public hudson.util.ListBoxModel doFillEndpointsItems()
public NotificationEndpoint newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
newInstance
in class hudson.model.Descriptor<NotificationEndpoint>
hudson.model.Descriptor.FormException
protected NotificationEndpoint.EndpointEventCustom parseCustom(net.sf.json.JSONObject event)
Copyright © 2016–2019. All rights reserved.