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,
java.lang.String id,
org.joda.time.DateTime createdAt,
java.lang.String creatorUserId,
java.util.Map<java.lang.String,java.lang.Object> parameters) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.util.List<Message> |
getSearchHits() |
protected AbstractAlertCondition.CheckResult |
runCheck() |
getBacklog, getCreatedAt, getCreatorUserId, getGrace, getId, getParameters, getPersistedFields, getStream, getType, getTypeString, toStringpublic java.lang.String getDescription()
protected AbstractAlertCondition.CheckResult runCheck()
runCheck in class AbstractAlertConditionpublic java.util.List<Message> getSearchHits()
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.