| Package | Description |
|---|---|
| org.graylog2.rest.models.alarmcallbacks |
| Modifier and Type | Class and Description |
|---|---|
class |
AlarmCallbackError |
class |
AlarmCallbackSuccess |
| Modifier and Type | Method and Description |
|---|---|
abstract AlarmCallbackResult |
AlarmCallbackHistorySummary.result() |
| Modifier and Type | Method and Description |
|---|---|
static AlarmCallbackHistorySummary |
AlarmCallbackHistorySummary.create(String id,
AlarmCallbackSummary alarmcallbackConfiguration,
String alertId,
String alertConditionId,
AlarmCallbackResult result,
org.joda.time.DateTime createdAt) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.