Package com.atlassian.bamboo.testutils
Interface BambooTestConstants.JdkLabel
-
- Enclosing class:
- BambooTestConstants
public static interface BambooTestConstants.JdkLabel
-
-
Field Detail
-
CURRENT
static final String CURRENT
-
JDK_8
static final String JDK_8
- See Also:
- Constant Field Values
-
JDK_9
static final String JDK_9
- See Also:
- Constant Field Values
-
JDK_11
static final String JDK_11
- See Also:
- Constant Field Values
-
JDK_17
static final String JDK_17
- See Also:
- Constant Field Values
-
-