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