Class MessagesTabularResponseCreator
java.lang.Object
org.graylog.plugins.views.search.rest.scriptingapi.mapping.MessagesTabularResponseCreator
- All Implemented Interfaces:
TabularResponseCreator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmapToResponse(MessagesRequestSpec messagesRequestSpec, SearchJob searchJob, SearchUser searchUser) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.graylog.plugins.views.search.rest.scriptingapi.mapping.TabularResponseCreator
throwErrorIfAnyAvailable
-
Constructor Details
-
MessagesTabularResponseCreator
-
-
Method Details
-
mapToResponse
public TabularResponse mapToResponse(MessagesRequestSpec messagesRequestSpec, SearchJob searchJob, SearchUser searchUser) throws QueryFailedException - Throws:
QueryFailedException
-