public class MessageCountAlertCondition extends AbstractAlertCondition
| Modifier and Type | Class and Description |
|---|---|
static interface |
MessageCountAlertCondition.Factory |
static class |
MessageCountAlertCondition.ThresholdType |
AbstractAlertCondition.CheckResult, AbstractAlertCondition.NoSuchAlertConditionTypeException, AbstractAlertCondition.TypecreatedAt, creatorUserId, grace, id, stream, type| Constructor and Description |
|---|
MessageCountAlertCondition(Searches searches,
Stream stream,
String id,
org.joda.time.DateTime createdAt,
String creatorUserId,
Map<String,Object> parameters) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
List<Message> |
getSearchHits() |
protected AbstractAlertCondition.CheckResult |
runCheck() |
getBacklog, getCreatedAt, getCreatorUserId, getGrace, getId, getParameters, getPersistedFields, getStream, getType, getTypeString, toStringpublic String getDescription()
protected AbstractAlertCondition.CheckResult runCheck()
runCheck in class AbstractAlertConditionCopyright © 2012-2015 Graylog, Inc.. All Rights Reserved.