| Package | Description |
|---|---|
| org.graylog2.notifications | |
| org.graylog2.periodical |
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationImpl |
| Modifier and Type | Method and Description |
|---|---|
Notification |
NotificationImpl.addDetail(java.lang.String key,
java.lang.Object value) |
Notification |
Notification.addDetail(java.lang.String key,
java.lang.Object value) |
Notification |
NotificationImpl.addNode(Node node) |
Notification |
Notification.addNode(Node node) |
Notification |
NotificationImpl.addNode(java.lang.String nodeId) |
Notification |
Notification.addNode(java.lang.String nodeId) |
Notification |
NotificationImpl.addSeverity(Notification.Severity severity) |
Notification |
Notification.addSeverity(Notification.Severity severity) |
Notification |
NotificationImpl.addTimestamp(org.joda.time.DateTime timestamp) |
Notification |
Notification.addTimestamp(org.joda.time.DateTime timestamp) |
Notification |
NotificationImpl.addType(Notification.Type type) |
Notification |
Notification.addType(Notification.Type type) |
Notification |
NotificationServiceImpl.build() |
Notification |
NotificationService.build() |
Notification |
NotificationServiceImpl.buildNow() |
Notification |
NotificationService.buildNow() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Notification> |
NotificationServiceImpl.all() |
java.util.List<Notification> |
NotificationService.all() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NotificationServiceImpl.fixed(Notification notification) |
boolean |
NotificationService.fixed(Notification notification) |
boolean |
NotificationServiceImpl.publishIfFirst(Notification notification) |
boolean |
NotificationService.publishIfFirst(Notification notification) |
| Modifier and Type | Method and Description |
|---|---|
protected Notification |
ClusterHealthCheckThread.getNotification() |
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.