public static interface MessageCountAlertCondition.Factory extends AlertCondition.Factory
| Modifier and Type | Method and Description |
|---|---|
MessageCountAlertCondition.Config |
config() |
MessageCountAlertCondition |
create(Stream stream,
String id,
org.joda.time.DateTime createdAt,
String creatorUserId,
Map<String,Object> parameters,
String title) |
MessageCountAlertCondition.Descriptor |
descriptor() |
MessageCountAlertCondition create(Stream stream, String id, org.joda.time.DateTime createdAt, String creatorUserId, Map<String,Object> parameters, @Nullable String title)
create in interface AlertCondition.FactoryMessageCountAlertCondition.Config config()
config in interface AlertCondition.FactoryMessageCountAlertCondition.Descriptor descriptor()
descriptor in interface AlertCondition.FactoryCopyright © 2012–2021 Graylog, Inc.. All rights reserved.