Uses of Enum Class
org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.viewwidgets.NumberVisualizationConfig.TrendPreference
Packages that use NumberVisualizationConfig.TrendPreference
Package
Description
-
Uses of NumberVisualizationConfig.TrendPreference in org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.viewwidgets
Methods in org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.viewwidgets that return NumberVisualizationConfig.TrendPreferenceModifier and TypeMethodDescriptionNumberVisualizationConfig.trendPreference()Returns the enum constant of this class with the specified name.NumberVisualizationConfig.TrendPreference.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.viewwidgets with parameters of type NumberVisualizationConfig.TrendPreferenceModifier and TypeMethodDescriptionabstract NumberVisualizationConfig.BuilderNumberVisualizationConfig.Builder.trendPreference(NumberVisualizationConfig.TrendPreference trendPreference)