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