public class DummyAlertCondition extends AbstractAlertCondition
AbstractAlertCondition.CheckResult, AbstractAlertCondition.NoSuchAlertConditionTypeException, AbstractAlertCondition.TypecreatedAt, creatorUserId, grace, id, stream, type| Constructor and Description |
|---|
DummyAlertCondition(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() |
AbstractAlertCondition.CheckResult |
runCheck(Indexer indexer) |
getBacklog, getCreatedAt, getCreatorUserId, getGrace, getId, getParameters, getPersistedFields, getStream, getType, getTypeString, toStringpublic String getDescription()
public AbstractAlertCondition.CheckResult runCheck(Indexer indexer)
runCheck in class AbstractAlertConditionCopyright © 2012–2014 TORCH GmbH. All rights reserved.