-
Maps a Jenkins ball colour onto a wall status, ignoring the _anime suffix (whether a
job is building is tracked separately).
Returns the value of the
status record component.
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Tile(String label,
String fullName,
String url,
JobStatus status,
boolean building,
boolean queued,
int buildNumber,
long startedAt,
long estimatedDuration,
long completedAt)
Creates an instance of a Tile record class.