com.atlassian.bamboo.pageobjects.pages.deployment.execute
Class NewReleaseComponent

java.lang.Object
  extended by com.atlassian.bamboo.pageobjects.pages.deployment.execute.NewReleaseComponent

public class NewReleaseComponent
extends Object


Constructor Summary
NewReleaseComponent(ExecuteDeploymentPage parent)
           
 
Method Summary
 ExecuteDeploymentPage done()
           
 String getBranchFilterValue()
           
 String getBuildResultPickerValue()
           
 void waitUntilVersionNameHasText()
           
 NewReleaseComponent withReleaseName(String releaseName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewReleaseComponent

public NewReleaseComponent(@NotNull
                           ExecuteDeploymentPage parent)
Method Detail

waitUntilVersionNameHasText

public void waitUntilVersionNameHasText()

withReleaseName

public NewReleaseComponent withReleaseName(String releaseName)

getBranchFilterValue

public String getBranchFilterValue()

getBuildResultPickerValue

public String getBuildResultPickerValue()

done

public ExecuteDeploymentPage done()


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