public interface Alert
Modifier and Type | Interface and Description |
---|---|
static class |
Alert.AlertState |
Modifier and Type | Method and Description |
---|---|
String |
getConditionId() |
Map<String,Object> |
getConditionParameters() |
String |
getDescription() |
String |
getId() |
org.joda.time.DateTime |
getResolvedAt() |
String |
getStreamId() |
org.joda.time.DateTime |
getTriggeredAt() |
boolean |
isInterval() |
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.