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) |
void |
LoggingNotificationEndpoint.notify(MyPlugin.Event event) |
abstract void |
NotificationEndpoint.notify(MyPlugin.Event event) |
static void |
MyPlugin.notify(MyPlugin.Event event) |
void |
WebHookNotificationEndpoint.notify(MyPlugin.Event event) |
void |
LoggingNotificationEndpoint.notify(MyPlugin.Event event,
NotificationEndpoint.EndpointEvent endpointEvent) |
abstract void |
NotificationEndpoint.notify(MyPlugin.Event event,
NotificationEndpoint.EndpointEvent endpointEvent) |
void |
WebHookNotificationEndpoint.notify(MyPlugin.Event event,
NotificationEndpoint.EndpointEvent endpointEvent) |
Copyright © 2016–2017. All rights reserved.