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

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

Methods in org.jenkinsci.plugins.extremenotification that return types with arguments of type NotificationEndpoint.EndpointEvent
 Map<String,NotificationEndpoint.EndpointEvent> NotificationEndpoint.getEvents()
           
 

Methods in org.jenkinsci.plugins.extremenotification with parameters of type NotificationEndpoint.EndpointEvent
 void LoggingNotificationEndpoint.notify(MyPlugin.Event event, NotificationEndpoint.EndpointEvent endpointEvent)
           
 void WebHookNotificationEndpoint.notify(MyPlugin.Event event, NotificationEndpoint.EndpointEvent endpointEvent)
           
abstract  void NotificationEndpoint.notify(MyPlugin.Event event, NotificationEndpoint.EndpointEvent endpointEvent)
           
 



Copyright © 2004-2015. All Rights Reserved.