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 SystemNotificationRenderServiceModifierConstructorDescriptionNotificationSystemEventPublisher(DBEventDefinitionService dbEventDefinitionService, SystemNotificationRenderService systemNotificationRenderService, EventProcessorEngine eventProcessorEngine, ScheduledExecutorService scheduler, int shutDownTimeoutMs)