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