Uses of Interface
org.graylog.plugins.views.search.views.widgets.aggregation.sort.SortConfigDTO
Packages that use SortConfigDTO
Package
Description
-
Uses of SortConfigDTO in org.graylog.plugins.views.search.views.widgets.aggregation
Methods in org.graylog.plugins.views.search.views.widgets.aggregation that return types with arguments of type SortConfigDTOMethod parameters in org.graylog.plugins.views.search.views.widgets.aggregation with type arguments of type SortConfigDTOModifier and TypeMethodDescriptionabstract AggregationConfigDTO.BuilderAggregationConfigDTO.Builder.sort(List<SortConfigDTO> sort) -
Uses of SortConfigDTO in org.graylog.plugins.views.search.views.widgets.aggregation.sort
Classes in org.graylog.plugins.views.search.views.widgets.aggregation.sort that implement SortConfigDTO -
Uses of SortConfigDTO in org.graylog.plugins.views.search.views.widgets.messagelist
Methods in org.graylog.plugins.views.search.views.widgets.messagelist that return types with arguments of type SortConfigDTOMethod parameters in org.graylog.plugins.views.search.views.widgets.messagelist with type arguments of type SortConfigDTOModifier and TypeMethodDescriptionabstract MessageListConfigDTO.BuilderMessageListConfigDTO.Builder.sort(List<SortConfigDTO> sort)