| Package | Description |
|---|---|
| org.graylog2.alerts |
| Modifier and Type | Field and Description |
|---|---|
protected EmailConfiguration |
StaticEmailAlertSender.configuration |
| Modifier and Type | Method and Description |
|---|---|
protected String |
StaticEmailAlertSender.buildSubject(Stream stream,
AlertCondition.CheckResult checkResult,
EmailConfiguration config,
List<Message> backlog) |
protected String |
FormattedEmailAlertSender.buildSubject(Stream stream,
AlertCondition.CheckResult checkResult,
EmailConfiguration config,
List<Message> backlog) |
| Constructor and Description |
|---|
FormattedEmailAlertSender(EmailConfiguration configuration,
StreamRuleService streamRuleService,
UserService userService) |
StaticEmailAlertSender(EmailConfiguration configuration,
StreamRuleService streamRuleService,
UserService userService) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.