Uses of Class
org.graylog.integrations.notifications.types.SlackClient
Packages that use SlackClient
-
Uses of SlackClient in org.graylog.integrations.notifications.types
Constructors in org.graylog.integrations.notifications.types with parameters of type SlackClientModifierConstructorDescriptionSlackEventNotification(EventNotificationService notificationCallbackService, ObjectMapperProvider objectMapperProvider, com.floreysoft.jmte.Engine templateEngine, NotificationService notificationService, NodeId nodeId, SlackClient slackClient, HttpConfiguration httpConfiguration)