Uses of Class
org.graylog.events.processor.systemnotification.SystemNotificationEventProcessorParameters.Builder
Packages that use SystemNotificationEventProcessorParameters.Builder
-
Uses of SystemNotificationEventProcessorParameters.Builder in org.graylog.events.processor.systemnotification
Methods in org.graylog.events.processor.systemnotification that return SystemNotificationEventProcessorParameters.BuilderModifier and TypeMethodDescriptionSystemNotificationEventProcessorParameters.builder()SystemNotificationEventProcessorParameters.Builder.create()SystemNotificationEventProcessorParameters.Builder.notificationDetails(Map<String, Object> details) SystemNotificationEventProcessorParameters.Builder.notificationMessage(String details) SystemNotificationEventProcessorParameters.Builder.notificationType(Notification.Type notificationType) SystemNotificationEventProcessorParameters.Builder.timestamp(org.joda.time.DateTime timestamp) SystemNotificationEventProcessorParameters.toBuilder()