Uses of Enum Class
hudson.plugins.global_build_stats.model.YAxisChartDimension
Packages that use YAxisChartDimension
-
Uses of YAxisChartDimension in hudson.plugins.global_build_stats.model
Methods in hudson.plugins.global_build_stats.model that return YAxisChartDimensionModifier and TypeMethodDescriptionBuildStatConfiguration.getDimensionsShown()static YAxisChartDimensionReturns the enum constant of this class with the specified name.static YAxisChartDimension[]YAxisChartDimension.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in hudson.plugins.global_build_stats.model with parameters of type YAxisChartDimensionModifier and TypeMethodDescriptionvoidBuildStatConfiguration.setDimensionsShown(YAxisChartDimension[] dimensionsShown)