Uses of Class
org.graylog2.plugin.alarms.callbacks.AlarmCallbackException
Packages that use AlarmCallbackException
-
Uses of AlarmCallbackException in org.graylog2.alarmcallbacks
Methods in org.graylog2.alarmcallbacks that throw AlarmCallbackExceptionModifier and TypeMethodDescriptionvoidEmailAlarmCallback.call(Stream stream, AlertCondition.CheckResult result) voidHTTPAlarmCallback.call(Stream stream, AlertCondition.CheckResult result) -
Uses of AlarmCallbackException in org.graylog2.plugin.alarms.callbacks
Methods in org.graylog2.plugin.alarms.callbacks that throw AlarmCallbackExceptionModifier and TypeMethodDescriptionvoidAlarmCallback.call(Stream stream, AlertCondition.CheckResult result)