| Modifier and Type | Method and Description |
|---|---|
Map<String,NotificationEndpoint.EndpointEvent> |
NotificationEndpoint.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
NotificationEndpoint.notify(MyPlugin.Event event,
NotificationEndpoint.EndpointEvent endpointEvent) |
void |
LoggingNotificationEndpoint.notify(MyPlugin.Event event,
NotificationEndpoint.EndpointEvent endpointEvent) |
void |
WebHookNotificationEndpoint.notify(MyPlugin.Event event,
NotificationEndpoint.EndpointEvent endpointEvent) |
Copyright © 2004-2014. All Rights Reserved.