|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jenkinsci.plugins.buildenvironment.actions.utils.Constants
public final class Constants
Global Constants.
| Field Summary | |
|---|---|
static Color |
BGDIFFERENCECOLOR
|
static Color |
BGNODIFFERENCECOLOR
|
static String |
MENUICONFILENAME
Icon. |
static String |
NA
Not Applicable, Not Available. |
static String |
NAME
Name. |
static String |
SUMMARYICONFILENAME
|
static String |
URL
Url for this plugin. |
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary | |
|---|---|
static String |
getBackgroundDifferenceColorAsString()
|
static String |
getBackgroundNoDifferenceColorAsString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String URL
public static final String NA
public static final String NAME
public static final String MENUICONFILENAME
public static final String SUMMARYICONFILENAME
public static final Color BGDIFFERENCECOLOR
public static final Color BGNODIFFERENCECOLOR
| Constructor Detail |
|---|
public Constants()
| Method Detail |
|---|
public static String getBackgroundNoDifferenceColorAsString()
public static String getBackgroundDifferenceColorAsString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||