Uses of Enum Class
io.jenkins.plugins.echarts.JenkinsPalette
-
Uses of JenkinsPalette in io.jenkins.plugins.echarts
Methods in io.jenkins.plugins.echarts that return JenkinsPaletteModifier and TypeMethodDescriptionstatic JenkinsPalette
JenkinsPalette.chartColor
(int n) Returns a chart color that can be used to render elementn
in a chart.static JenkinsPalette
Returns the enum constant of this class with the specified name.static JenkinsPalette[]
JenkinsPalette.values()
Returns an array containing the constants of this enum class, in the order they are declared.