Enum CoverageColorJenkinsId

java.lang.Object
java.lang.Enum<CoverageColorJenkinsId>
com.parasoft.findings.jenkins.coverage.api.metrics.color.CoverageColorJenkinsId
All Implemented Interfaces:
Serializable, Comparable<CoverageColorJenkinsId>

public enum CoverageColorJenkinsId extends Enum<CoverageColorJenkinsId>
Contains color IDs which represent the keys of a JSON object that is dynamically filled with the currently set Jenkins colors.
Author:
Florian Orendi