public static class BrowseProjectsPage.Project extends Object
Constructor and Description |
---|
Project(com.atlassian.pageobjects.elements.PageElement rowElement) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
getCategory() |
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
getName() |
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
getProjectTypeName() |
void |
initContent() |
public Project(com.atlassian.pageobjects.elements.PageElement rowElement)
public void initContent()
public com.atlassian.pageobjects.elements.query.TimedQuery<String> getName()
public com.atlassian.pageobjects.elements.query.TimedQuery<String> getCategory()
public com.atlassian.pageobjects.elements.query.TimedQuery<String> getProjectTypeName()
Copyright © 2002-2017 Atlassian. All Rights Reserved.