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.NegativeCheckResult, AbstractAlertCondition.NoSuchAlertConditionTypeException, AbstractAlertCondition.TypecreatedAt, creatorUserId, grace, id, stream, title| Constructor and Description |
|---|
FieldValueAlertCondition(Searches searches,
Stream stream,
String id,
org.joda.time.DateTime createdAt,
String creatorUserId,
Map<String,Object> parameters,
String title) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
protected AbstractAlertCondition.CheckResult |
runCheck() |
getBacklog, getCreatedAt, getCreatorUserId, getGrace, getId, getNumber, getParameters, getPersistedFields, getStream, getTitle, getType, getTypeString, toStringpublic String getDescription()
protected AbstractAlertCondition.CheckResult runCheck()
runCheck in class AbstractAlertConditionCopyright © 2012-2016 Graylog, Inc.. All Rights Reserved.