com.atlassian.jira.pageobjects.pages.admin
Class ProjectRow
java.lang.Object
com.atlassian.jira.pageobjects.pages.admin.ProjectRow
public class ProjectRow
- extends Object
TODO: Document this class / interface here
- Since:
- v4.2
Constructor Summary |
ProjectRow(org.openqa.selenium.WebElement projectViewRow)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectRow
public ProjectRow(org.openqa.selenium.WebElement projectViewRow)
viewProject
public com.atlassian.pageobjects.Page viewProject()
editProject
public com.atlassian.pageobjects.Page editProject()
deleteProject
public com.atlassian.pageobjects.Page deleteProject()
hasUrl
public boolean hasUrl()
getName
public String getName()
getKey
public String getKey()
getUrl
public org.openqa.selenium.WebElement getUrl()
getUrlStr
public String getUrlStr()
getProjectLead
public String getProjectLead()
getDefaultAssignee
public String getDefaultAssignee()
Copyright © 2002-2012 Atlassian. All Rights Reserved.