|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthu.midori.kosmos.server.cc.CcConstants
public class CcConstants
CruiseControl-related constants.
Field Summary | |
---|---|
static java.text.DateFormat |
CC_BUILD_DATEFORMAT
Dateformat used with the builds. |
static java.awt.Color |
ERROR_COLOR
|
static java.awt.Color |
FAILURE_COLOR
|
static java.awt.Color |
SUCCESS_COLOR
Color code for the test categories. |
Constructor Summary | |
---|---|
CcConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.text.DateFormat CC_BUILD_DATEFORMAT
public static final java.awt.Color SUCCESS_COLOR
public static final java.awt.Color FAILURE_COLOR
public static final java.awt.Color ERROR_COLOR
Constructor Detail |
---|
public CcConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |