Uses of Class
org.graylog.plugins.views.search.rest.scriptingapi.mapping.QueryParamsToFullRequestSpecificationMapper
Packages that use QueryParamsToFullRequestSpecificationMapper
-
Uses of QueryParamsToFullRequestSpecificationMapper in org.graylog.plugins.views.search.rest.scriptingapi
Constructors in org.graylog.plugins.views.search.rest.scriptingapi with parameters of type QueryParamsToFullRequestSpecificationMapperModifierConstructorDescriptionScriptingApiResource(SearchExecutor searchExecutor, com.google.common.eventbus.EventBus serverEventBus, SearchRequestSpecToSearchMapper searchCreator, AggregationTabularResponseCreator aggregationTabularResponseCreator, MessagesTabularResponseCreator messagesTabularResponseCreator, QueryParamsToFullRequestSpecificationMapper queryParamsToFullRequestSpecificationMapper)