| Package | Description |
|---|---|
| org.graylog2.rest.models.streams.alerts |
| Modifier and Type | Method and Description |
|---|---|
static AlertSummary |
AlertSummary.create(String id,
String conditionId,
String streamId,
String description,
Map<String,Object> conditionParameters,
org.joda.time.DateTime triggeredAt) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<AlertSummary> |
AlertListSummary.alerts() |
| Modifier and Type | Method and Description |
|---|---|
static AlertListSummary |
AlertListSummary.create(long total,
List<AlertSummary> alerts) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.