Uses of Class
org.graylog.events.notifications.EventNotificationException
Packages that use EventNotificationException
Package
Description
-
Uses of EventNotificationException in org.graylog.events.notifications
Subclasses of EventNotificationException in org.graylog.events.notificationsModifier and TypeClassDescriptionclassclassMethods in org.graylog.events.notifications that throw EventNotificationException -
Uses of EventNotificationException in org.graylog.integrations.notifications.types
Methods in org.graylog.integrations.notifications.types that throw EventNotificationExceptionModifier and TypeMethodDescriptionvoidSlackEventNotification.execute(EventNotificationContext ctx) -
Uses of EventNotificationException in org.graylog.integrations.notifications.types.microsoftteams
Methods in org.graylog.integrations.notifications.types.microsoftteams that throw EventNotificationExceptionModifier and TypeMethodDescriptionvoidTeamsEventNotification.execute(EventNotificationContext ctx) Deprecated.voidTeamsEventNotificationV2.execute(EventNotificationContext ctx) Execute this notification with the provided context. -
Uses of EventNotificationException in org.graylog.integrations.pagerduty
Methods in org.graylog.integrations.pagerduty that throw EventNotificationExceptionModifier and TypeMethodDescriptionvoidPagerDutyNotification.execute(EventNotificationContext ctx)