Uses of Class
org.graylog2.notifications.NotificationSystemEventPublisher
Packages that use NotificationSystemEventPublisher
-
Uses of NotificationSystemEventPublisher in org.graylog.plugins.sidecar.services
Constructors in org.graylog.plugins.sidecar.services with parameters of type NotificationSystemEventPublisherModifierConstructorDescriptionSidecarService(CollectorService collectorService, ConfigurationService configurationService, MongoConnection mongoConnection, MongoJackObjectMapperProvider mapper, NotificationService notificationService, NotificationSystemEventPublisher notificationSystemEventPublisher, jakarta.validation.Validator validator) -
Uses of NotificationSystemEventPublisher in org.graylog2.notifications
Constructors in org.graylog2.notifications with parameters of type NotificationSystemEventPublisherModifierConstructorDescriptionNotificationServiceImpl(NodeId nodeId, MongoConnection mongoConnection, AuditEventSender auditEventSender, NotificationSystemEventPublisher eventPublisher)