com.atlassian.bamboo.pageobjects.pages.project
Class ProjectChangeNameDialog

java.lang.Object
  extended by com.atlassian.bamboo.pageobjects.pages.project.ProjectChangeNameDialog

public class ProjectChangeNameDialog
extends Object


Field Summary
protected  com.atlassian.pageobjects.elements.PageElementFinder pageElementFinder
           
 
Constructor Summary
ProjectChangeNameDialog()
           
 
Method Summary
 com.atlassian.pageobjects.elements.PageElement getErrorElement()
           
 void updateName(String name)
           
 void waitUntilDialogHasErrors()
           
 void waitUntilDialogIsClosed()
           
 void waitUntilDialogReady()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pageElementFinder

@Inject
protected com.atlassian.pageobjects.elements.PageElementFinder pageElementFinder
Constructor Detail

ProjectChangeNameDialog

public ProjectChangeNameDialog()
Method Detail

updateName

public void updateName(String name)

getErrorElement

public com.atlassian.pageobjects.elements.PageElement getErrorElement()

waitUntilDialogReady

public void waitUntilDialogReady()

waitUntilDialogIsClosed

public void waitUntilDialogIsClosed()

waitUntilDialogHasErrors

public void waitUntilDialogHasErrors()


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