com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository
Class CreateHgComponent

java.lang.Object
  extended by com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.CreateHgComponent

public class CreateHgComponent
extends java.lang.Object


Field Summary
protected static java.lang.String HG_REPOSITORY
           
 
Constructor Summary
CreateHgComponent()
           
 
Method Summary
 void populateHgDetails(TestBuildDetails plan)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HG_REPOSITORY

protected static final java.lang.String HG_REPOSITORY
See Also:
Constant Field Values
Constructor Detail

CreateHgComponent

public CreateHgComponent()
Method Detail

populateHgDetails

public void populateHgDetails(TestBuildDetails plan)


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.