Uses of Enum Class
hudson.model.BallColor
-
Uses of BallColor in hudson.model
Modifier and TypeFieldDescriptionfinal BallColor
Result.color
Default ball color for this status.Modifier and TypeMethodDescriptionBallColor.anime()
Gets the animated version.AbstractProject.getIconColor()
Job.getIconColor()
Used as the color of the status ball for the project.Run.getIconColor()
BallColor.noAnime()
Gets the unanimated version.static BallColor
Returns the enum constant of this class with the specified name.static BallColor[]
BallColor.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BallColor in jenkins.model
Modifier and TypeMethodDescriptionHistoricalBuild.getIconColor()
Gets the icon color for display.Modifier and TypeMethodDescription