Uses of Enum Class
io.jenkins.plugins.coverage.metrics.color.CoverageColorPalette
Packages that use CoverageColorPalette
Package
Description
Provides colors and operations on them to be used in order to visualize coverage.
-
Uses of CoverageColorPalette in io.jenkins.plugins.coverage.metrics.color
Methods in io.jenkins.plugins.coverage.metrics.color that return CoverageColorPaletteModifier and TypeMethodDescriptionstatic CoverageColorPaletteReturns the enum constant of this class with the specified name.static CoverageColorPalette[]CoverageColorPalette.values()Returns an array containing the constants of this enum class, in the order they are declared.