Uses of Class
org.graylog.events.processor.systemnotification.SystemNotificationRenderService
Packages that use SystemNotificationRenderService
-
Uses of SystemNotificationRenderService in org.graylog.events.processor.systemnotification
Constructors in org.graylog.events.processor.systemnotification with parameters of type SystemNotificationRenderServiceModifierConstructorDescriptionSystemNotificationRenderResource(SystemNotificationRenderService systemNotificationRenderService) -
Uses of SystemNotificationRenderService in org.graylog2.notifications
Constructors in org.graylog2.notifications with parameters of type SystemNotificationRenderServiceModifierConstructorDescriptionNotificationServiceImpl(NodeId nodeId, MongoConnection mongoConnection, AuditEventSender auditEventSender, EventProcessorEngine eventProcessorEngine, DBEventDefinitionService dbEventDefinitionService, SystemNotificationRenderService systemNotificationRenderService)