Uses of Enum
hudson.plugins.global_build_stats.model.YAxisChartDimension
-
Uses of YAxisChartDimension in hudson.plugins.global_build_stats.model
Modifier and TypeMethodDescriptionBuildStatConfiguration.getDimensionsShown()
static YAxisChartDimension
Returns the enum constant of this type with the specified name.static YAxisChartDimension[]
YAxisChartDimension.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BuildStatConfiguration.setDimensionsShown
(YAxisChartDimension[] dimensionsShown)