com.atlassian.bamboo.testutils.backdoor.model
Class RestPlanBranch

java.lang.Object
  extended by com.atlassian.bamboo.testutils.backdoor.model.RestPlanBranch

public class RestPlanBranch
extends Object


Constructor Summary
RestPlanBranch()
           
 
Method Summary
 String getBranchKey()
           
 String getBranchName()
           
 String getDescription()
           
 Boolean getEnabled()
           
 String getExpand()
           
 Boolean getIsFavourite()
           
 String getShortKey()
           
 String getShortName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestPlanBranch

public RestPlanBranch()
Method Detail

getExpand

public String getExpand()

getBranchKey

public String getBranchKey()

getBranchName

public String getBranchName()

getDescription

public String getDescription()

getShortName

public String getShortName()

getShortKey

public String getShortKey()

getEnabled

public Boolean getEnabled()

getIsFavourite

public Boolean getIsFavourite()


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