| Package | Description |
|---|---|
| org.graylog2.notifications |
| Modifier and Type | Method and Description |
|---|---|
Notification.Severity |
NotificationImpl.getSeverity() |
Notification.Severity |
Notification.getSeverity() |
static Notification.Severity |
Notification.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Notification.Severity[] |
Notification.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Notification |
NotificationImpl.addSeverity(Notification.Severity severity) |
Notification |
Notification.addSeverity(Notification.Severity severity) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.