public abstract static class EventNotificationExecutionJob.Config extends Object implements JobDefinitionConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
EventNotificationExecutionJob.Config.Builder |
JobDefinitionConfig.FallbackConfigTYPE_FIELD| Constructor and Description |
|---|
Config() |
| Modifier and Type | Method and Description |
|---|---|
static EventNotificationExecutionJob.Config.Builder |
builder() |
abstract @NotBlank String |
notificationId() |
abstract EventNotificationExecutionJob.Config.Builder |
toBuilder() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittype@NotBlank public abstract @NotBlank String notificationId()
public static EventNotificationExecutionJob.Config.Builder builder()
public abstract EventNotificationExecutionJob.Config.Builder toBuilder()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.