Uses of Interface
org.jenkinsci.plugins.extremenotification.NotificationEndpoint.EndpointEventCustom

Uses of NotificationEndpoint.EndpointEventCustom in org.jenkinsci.plugins.extremenotification
 

Classes in org.jenkinsci.plugins.extremenotification that implement NotificationEndpoint.EndpointEventCustom
static class LoggingNotificationEndpoint.DescriptorImpl.LoggingEndpointEventCustom
           
static class WebHookNotificationEndpoint.WebHookEndpointEventCustom
           
 

Methods in org.jenkinsci.plugins.extremenotification that return NotificationEndpoint.EndpointEventCustom
 NotificationEndpoint.EndpointEventCustom NotificationEndpoint.EndpointEvent.getCustom()
           
protected  NotificationEndpoint.EndpointEventCustom LoggingNotificationEndpoint.DescriptorImpl.parseCustom(net.sf.json.JSONObject event)
           
protected  NotificationEndpoint.EndpointEventCustom WebHookNotificationEndpoint.DescriptorImpl.parseCustom(net.sf.json.JSONObject event)
           
protected  NotificationEndpoint.EndpointEventCustom NotificationEndpoint.DescriptorImpl.parseCustom(net.sf.json.JSONObject event)
           
 

Constructors in org.jenkinsci.plugins.extremenotification with parameters of type NotificationEndpoint.EndpointEventCustom
NotificationEndpoint.EndpointEvent(NotificationEndpoint.EndpointEventCustom custom)
           
 



Copyright © 2004-2015. All Rights Reserved.