Uses of Class
org.graylog.events.processor.systemnotification.SystemNotificationRenderService.RenderResponse
Packages that use SystemNotificationRenderService.RenderResponse
-
Uses of SystemNotificationRenderService.RenderResponse in org.graylog.events.processor.systemnotification
Methods in org.graylog.events.processor.systemnotification that return SystemNotificationRenderService.RenderResponseModifier and TypeMethodDescriptionSystemNotificationRenderService.render(Notification notification) SystemNotificationRenderService.render(Notification.Type type, String key, SystemNotificationRenderService.Format format, Map<String, Object> values) SystemNotificationRenderService.render(Notification notification, SystemNotificationRenderService.Format format, Map<String, Object> values)