Uses of Class
org.jenkinsci.plugins.extremenotification.NotificationEndpoint

Uses of NotificationEndpoint in org.jenkinsci.plugins.extremenotification
 

Subclasses of NotificationEndpoint in org.jenkinsci.plugins.extremenotification
 class LoggingNotificationEndpoint
           
 class WebHookNotificationEndpoint
           
 

Methods in org.jenkinsci.plugins.extremenotification that return NotificationEndpoint
 NotificationEndpoint NotificationEndpoint.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
           
 

Methods in org.jenkinsci.plugins.extremenotification that return types with arguments of type NotificationEndpoint
static hudson.DescriptorExtensionList<NotificationEndpoint,hudson.model.Descriptor<NotificationEndpoint>> NotificationEndpoint.all()
           
static hudson.DescriptorExtensionList<NotificationEndpoint,hudson.model.Descriptor<NotificationEndpoint>> NotificationEndpoint.all()
           
 hudson.util.DescribableList<NotificationEndpoint,hudson.model.Descriptor<NotificationEndpoint>> MyPlugin.getEndpoints()
           
 hudson.util.DescribableList<NotificationEndpoint,hudson.model.Descriptor<NotificationEndpoint>> MyPlugin.getEndpoints()
           
 



Copyright © 2004-2015. All Rights Reserved.