com.atlassian.bamboo.testutils
Interface BambooTestConstants.JdkLabel

Enclosing class:
BambooTestConstants

public static interface BambooTestConstants.JdkLabel


Field Summary
static String CURRENT
           
static String JDK_6
           
static String JDK_7
           
static String JDK_8
           
static String JDK_9
           
 

Field Detail

CURRENT

static final String CURRENT

JDK_6

static final String JDK_6
See Also:
Constant Field Values

JDK_7

static final String JDK_7
See Also:
Constant Field Values

JDK_8

static final String JDK_8
See Also:
Constant Field Values

JDK_9

static final String JDK_9
See Also:
Constant Field Values


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.