com.atlassian.bamboo.build.creation
Class ChainBranchCreationConstants

java.lang.Object
  extended by com.atlassian.bamboo.build.creation.ChainBranchCreationConstants

public class ChainBranchCreationConstants
extends Object


Field Summary
static String BRANCH_DESCRIPTION
           
static String BRANCH_NAME
           
static String OVERRIDING_REPOSITORY_DEFINITION_ENTITY
           
static String PLAN_KEY_TO_CLONE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BRANCH_NAME

public static final String BRANCH_NAME
See Also:
Constant Field Values

BRANCH_DESCRIPTION

public static final String BRANCH_DESCRIPTION
See Also:
Constant Field Values

PLAN_KEY_TO_CLONE

public static final String PLAN_KEY_TO_CLONE
See Also:
Constant Field Values

OVERRIDING_REPOSITORY_DEFINITION_ENTITY

public static final String OVERRIDING_REPOSITORY_DEFINITION_ENTITY
See Also:
Constant Field Values


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