Class SystemNotificationRenderService.RenderResponse

java.lang.Object
org.graylog.events.processor.systemnotification.SystemNotificationRenderService.RenderResponse
Enclosing class:
SystemNotificationRenderService

public class SystemNotificationRenderService.RenderResponse extends Object
  • Field Details

    • title

      public String title
    • description

      public String description
  • Constructor Details

    • RenderResponse

      public RenderResponse(String title, String description)