org.jenkinsci.plugins.extremenotification
Class WebHookNotificationEndpoint.WebHookEndpointEventCustom

java.lang.Object
  extended by org.jenkinsci.plugins.extremenotification.WebHookNotificationEndpoint.WebHookEndpointEventCustom
All Implemented Interfaces:
NotificationEndpoint.EndpointEventCustom
Enclosing class:
WebHookNotificationEndpoint

public static class WebHookNotificationEndpoint.WebHookEndpointEventCustom
extends Object
implements NotificationEndpoint.EndpointEventCustom


Constructor Summary
WebHookNotificationEndpoint.WebHookEndpointEventCustom(String url)
           
 
Method Summary
 String getURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebHookNotificationEndpoint.WebHookEndpointEventCustom

public WebHookNotificationEndpoint.WebHookEndpointEventCustom(String url)
Method Detail

getURL

public String getURL()


Copyright © 2004-2015. All Rights Reserved.