public abstract static class NotificationEndpoint.DescriptorImpl extends hudson.model.Descriptor<NotificationEndpoint>
| Constructor and Description |
|---|
NotificationEndpoint.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, 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, toMappublic 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.FormExceptionprotected NotificationEndpoint.EndpointEventCustom parseCustom(net.sf.json.JSONObject event)
Copyright © 2004-2014. All Rights Reserved.