Class SystemNotificationRenderResource

java.lang.Object
org.graylog2.shared.rest.resources.RestResource
org.graylog.events.processor.systemnotification.SystemNotificationRenderResource

@Path("/system/notification/message") @Consumes("application/json") @Produces({"text/html","text/plain"}) @RequiresAuthentication public class SystemNotificationRenderResource extends RestResource