org.jvnet.jenkins.plugins.nodelabelparameter
Class Constants

java.lang.Object
  extended by org.jvnet.jenkins.plugins.nodelabelparameter.Constants

public class Constants
extends Object


Field Summary
static String ALL_CASES
           
static String ALL_NODES
           
static String CASE_MULTISELECT_CONCURRENT_BUILDS
           
static String CASE_MULTISELECT_DISALLOWED
           
static String CASE_SUCCESS
           
static String CASE_UNSTABLE
           
static String MASTER
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALL_CASES

public static final String ALL_CASES
See Also:
Constant Field Values

CASE_SUCCESS

public static final String CASE_SUCCESS
See Also:
Constant Field Values

CASE_UNSTABLE

public static final String CASE_UNSTABLE
See Also:
Constant Field Values

CASE_MULTISELECT_DISALLOWED

public static final String CASE_MULTISELECT_DISALLOWED
See Also:
Constant Field Values

CASE_MULTISELECT_CONCURRENT_BUILDS

public static final String CASE_MULTISELECT_CONCURRENT_BUILDS
See Also:
Constant Field Values

MASTER

public static final String MASTER
See Also:
Constant Field Values

ALL_NODES

public static final String ALL_NODES
See Also:
Constant Field Values


Copyright © 2004-2014. All Rights Reserved.