public class FieldValueAlertCondition extends AbstractAlertCondition
| Modifier and Type | Class and Description |
|---|---|
static class |
FieldValueAlertCondition.CheckType |
static interface |
FieldValueAlertCondition.Factory |
static class |
FieldValueAlertCondition.ThresholdType |
AbstractAlertCondition.CheckResult, AbstractAlertCondition.NoSuchAlertConditionTypeException, AbstractAlertCondition.TypecreatedAt, creatorUserId, grace, id, stream| Constructor and Description |
|---|
FieldValueAlertCondition(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.