Uses of Class
org.jenkinsci.plugins.extremenotification.MyPlugin.Event

Uses of MyPlugin.Event in org.jenkinsci.plugins.extremenotification
 

Methods in org.jenkinsci.plugins.extremenotification with parameters of type MyPlugin.Event
protected  String NotificationEndpoint.interpolate(String value, MyPlugin.Event event)
           
protected  String NotificationEndpoint.interpolate(String value, MyPlugin.Event event, Map<String,Object> extraArgs)
           
 void LoggingNotificationEndpoint.notify(MyPlugin.Event event)
           
 void WebHookNotificationEndpoint.notify(MyPlugin.Event event)
           
abstract  void NotificationEndpoint.notify(MyPlugin.Event event)
           
static void MyPlugin.notify(MyPlugin.Event event)
           
 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.