Enum ColorId

java.lang.Object
java.lang.Enum<ColorId>
io.jenkins.plugins.coverage.metrics.color.ColorId
Alle implementierten Schnittstellen:
Serializable, Comparable<ColorId>

public enum ColorId extends Enum<ColorId>
Provides IDs for colors which are used within this plugin in order to separate the color palette from the logic.
Autor:
Florian Orendi