Uses of Interface
org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.SearchType
Packages that use SearchType
Package
Description
-
Uses of SearchType in org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport
Methods in org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport that return types with arguments of type SearchTypeModifier and TypeMethodDescriptionabstract Set<SearchType>Query.searchTypes()AggregationWidget.toSearchTypes(RandomUUIDProvider randomUUIDProvider) ViewWidget.toSearchTypes(RandomUUIDProvider randomUUIDProvider) -
Uses of SearchType in org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.viewwidgets
Methods in org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.viewwidgets that return types with arguments of type SearchTypeModifier and TypeMethodDescriptionNonImplementedWidget.toSearchTypes(RandomUUIDProvider randomUUIDProvider)