| Modifier and Type | Method and Description |
|---|---|
protected String |
NotificationEndpoint.interpolate(String value,
MyPlugin.Event event) |
protected String |
NotificationEndpoint.interpolate(String value,
MyPlugin.Event event,
Map<String,Object> extraArgs) |
abstract void |
NotificationEndpoint.notify(MyPlugin.Event event) |
static void |
MyPlugin.notify(MyPlugin.Event event) |
void |
LoggingNotificationEndpoint.notify(MyPlugin.Event event) |
void |
WebHookNotificationEndpoint.notify(MyPlugin.Event event) |
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.