org.jenkinsci.plugins.extremenotification
Class NotificationEndpoint.EndpointEvent

java.lang.Object
  extended by org.jenkinsci.plugins.extremenotification.NotificationEndpoint.EndpointEvent
Enclosing class:
NotificationEndpoint

public static class NotificationEndpoint.EndpointEvent
extends Object


Constructor Summary
NotificationEndpoint.EndpointEvent(NotificationEndpoint.EndpointEventCustom custom)
           
 
Method Summary
 NotificationEndpoint.EndpointEventCustom getCustom()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationEndpoint.EndpointEvent

public NotificationEndpoint.EndpointEvent(NotificationEndpoint.EndpointEventCustom custom)
Method Detail

getCustom

public NotificationEndpoint.EndpointEventCustom getCustom()


Copyright © 2004-2015. All Rights Reserved.