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