Class Constants
- java.lang.Object
-
- org.jenkinsci.plugins.jqsmonitoring.jqscore.Constants
-
public final class Constants extends Object
-
-
Field Summary
-
-
-
Field Detail
-
rootURL
public static final String rootURL
-
URL
public static final String URL
- See Also:
- Constant Field Values
-
DISPLAYNAME
public static final String DISPLAYNAME
- See Also:
- Constant Field Values
-
ICONS
public static final String ICONS
- See Also:
- Constant Field Values
-
MENUICONURL
public static final String MENUICONURL
- See Also:
- Constant Field Values
-
UPATE_TIME_SMALL
public static final long UPATE_TIME_SMALL
- See Also:
- Constant Field Values
-
UPATE_TIME_MED
public static final long UPATE_TIME_MED
- See Also:
- Constant Field Values
-
UPATE_TIME_BIG
public static final long UPATE_TIME_BIG
- See Also:
- Constant Field Values
-
NOWTAG_NAME
public static final String NOWTAG_NAME
- See Also:
- Constant Field Values
-
MEDTAG_NAME
public static final String MEDTAG_NAME
- See Also:
- Constant Field Values
-
BIGTAG_NAME
public static final String BIGTAG_NAME
- See Also:
- Constant Field Values
-
STATUS0
public static final String STATUS0
- See Also:
- Constant Field Values
-
STATUS1
public static final String STATUS1
- See Also:
- Constant Field Values
-
STATUS2
public static final String STATUS2
- See Also:
- Constant Field Values
-
STATUS3
public static final String STATUS3
- See Also:
- Constant Field Values
-
okIcon
public static final String okIcon
- See Also:
- Constant Field Values
-
okBlocked
public static final String okBlocked
- See Also:
- Constant Field Values
-
okStuck
public static final String okStuck
- See Also:
- Constant Field Values
-
arrow_up_gray
public static final String arrow_up_gray
- See Also:
- Constant Field Values
-
arrow_down_gray
public static final String arrow_down_gray
- See Also:
- Constant Field Values
-
equal_gray
public static final String equal_gray
- See Also:
- Constant Field Values
-
PIXELSPERSYMBOL
public static final int PIXELSPERSYMBOL
- See Also:
- Constant Field Values
-
REFRESH_RATE
public static final long REFRESH_RATE
- See Also:
- Constant Field Values
-
BASE
public static final String BASE
-
FAILED_JOB_GRAPHIC_1_URL
public static final String FAILED_JOB_GRAPHIC_1_URL
-
FAILED_JOB_GRAPHIC_1
public static final String FAILED_JOB_GRAPHIC_1
-
file_longterm
public static final String file_longterm
-
file_24hours
public static final String file_24hours
-
file_tmp
public static final String file_tmp
-
HOURS_PER_DAY
public static final int HOURS_PER_DAY
- See Also:
- Constant Field Values
-
LESS_FAILED_ICON
public static final String LESS_FAILED_ICON
- See Also:
- Constant Field Values
-
MORE_FAILED_ICON
public static final String MORE_FAILED_ICON
- See Also:
- Constant Field Values
-
EQUAL_FAILED_ICON
public static final String EQUAL_FAILED_ICON
-
LESS_FAILED_COLOR
public static final String LESS_FAILED_COLOR
- See Also:
- Constant Field Values
-
MORE_FAILED_COLOR
public static final String MORE_FAILED_COLOR
- See Also:
- Constant Field Values
-
GRAPHIC_1_BGCOLOR
public static final Color GRAPHIC_1_BGCOLOR
-
GRAPHIC_1_COLOR
public static final Color GRAPHIC_1_COLOR
-
file_LOCALCONFIG
public static final String file_LOCALCONFIG
-
SLAVE_OFFLINE_COLOR
public static final String SLAVE_OFFLINE_COLOR
-
SLAVE_NOEXECUTORS_COLOR
public static final String SLAVE_NOEXECUTORS_COLOR
-
SLAVE_OK_COLOR
public static final String SLAVE_OK_COLOR
- See Also:
- Constant Field Values
-
-