Class TeamsEventNotification
java.lang.Object
org.graylog.integrations.notifications.types.microsoftteams.TeamsEventNotification
- All Implemented Interfaces:
EventNotification
Deprecated.
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionTeamsEventNotification(EventNotificationService notificationCallbackService, ObjectMapperProvider objectMapperProvider, com.floreysoft.jmte.Engine templateEngine, NotificationService notificationService, NodeId nodeId, RequestClient requestClient, HttpConfiguration httpConfiguration) Deprecated. -
Method Summary
-
Constructor Details
-
Method Details
-
execute
Deprecated.- Specified by:
executein interfaceEventNotification- Parameters:
ctx-- Throws:
EventNotificationException- is thrown when execute fails
-