| Package | Description |
|---|---|
| org.graylog.events.contentpack.entities | |
| org.graylog.events.notifications | |
| org.graylog.events.processor |
| Modifier and Type | Method and Description |
|---|---|
abstract EventNotificationSettings |
EventDefinitionEntity.notificationSettings() |
| Modifier and Type | Method and Description |
|---|---|
abstract EventDefinitionEntity.Builder |
EventDefinitionEntity.Builder.notificationSettings(EventNotificationSettings notificationSettings) |
| Modifier and Type | Method and Description |
|---|---|
abstract EventNotificationSettings |
EventNotificationSettings.Builder.build() |
static EventNotificationSettings |
EventNotificationSettings.withGracePeriod(long gracePeriodMs) |
| Modifier and Type | Method and Description |
|---|---|
EventNotificationSettings |
EventDefinition.notificationSettings() |
abstract EventNotificationSettings |
EventDefinitionDto.notificationSettings() |
| Modifier and Type | Method and Description |
|---|---|
abstract EventDefinitionDto.Builder |
EventDefinitionDto.Builder.notificationSettings(EventNotificationSettings notificationSettings) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.