public class HTTPEventNotification extends Object implements EventNotification
| Modifier and Type | Class and Description |
|---|---|
static interface |
HTTPEventNotification.Factory |
| Constructor and Description |
|---|
HTTPEventNotification(EventNotificationService notificationCallbackService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
okhttp3.OkHttpClient httpClient,
UrlWhitelistService whitelistService,
UrlWhitelistNotificationService urlWhitelistNotificationService) |
@Inject public HTTPEventNotification(EventNotificationService notificationCallbackService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, okhttp3.OkHttpClient httpClient, UrlWhitelistService whitelistService, UrlWhitelistNotificationService urlWhitelistNotificationService)
public void execute(EventNotificationContext ctx) throws TemporaryEventNotificationException, PermanentEventNotificationException
execute in interface EventNotificationTemporaryEventNotificationExceptionPermanentEventNotificationExceptionCopyright © 2012–2021 Graylog, Inc.. All rights reserved.