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