public interface AlertCondition
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AlertCondition.CheckResult |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBacklog() |
org.joda.time.DateTime |
getCreatedAt() |
String |
getCreatorUserId() |
String |
getDescription() |
int |
getGrace() |
String |
getId() |
Map<String,Object> |
getParameters() |
Stream |
getStream() |
String |
getTitle() |
String |
getTypeString() |
String getDescription()
String getId()
org.joda.time.DateTime getCreatedAt()
String getCreatorUserId()
Stream getStream()
Integer getBacklog()
int getGrace()
String getTypeString()
String getTitle()
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.