protected String |
NotificationEndpoint.interpolate(String value,
ExtremeNotificationPlugin.Event event) |
protected String |
NotificationEndpoint.interpolate(String value,
ExtremeNotificationPlugin.Event event,
Map<String,Object> extraArgs) |
static void |
ExtremeNotificationPlugin.notify(ExtremeNotificationPlugin.Event event) |
void |
WebHookNotificationEndpoint.notify(ExtremeNotificationPlugin.Event event) |
abstract void |
NotificationEndpoint.notify(ExtremeNotificationPlugin.Event event) |
void |
LoggingNotificationEndpoint.notify(ExtremeNotificationPlugin.Event event) |
void |
WebHookNotificationEndpoint.notify(ExtremeNotificationPlugin.Event event,
NotificationEndpoint.EndpointEvent endpointEvent) |
abstract void |
NotificationEndpoint.notify(ExtremeNotificationPlugin.Event event,
NotificationEndpoint.EndpointEvent endpointEvent) |
void |
LoggingNotificationEndpoint.notify(ExtremeNotificationPlugin.Event event,
NotificationEndpoint.EndpointEvent endpointEvent) |