public class EditFieldConfigPage extends AbstractJiraPage
body, driver, elementFinder, metaElement, pageBinder, timeouts| Constructor and Description |
|---|
EditFieldConfigPage() |
EditFieldConfigPage(long fieldConfigId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getFieldConfigId()
Return the id of the field configuration as indicated on the page.
|
String |
getName() |
ProjectSharedBy |
getSharedBy() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInpublic EditFieldConfigPage(long fieldConfigId)
public EditFieldConfigPage()
public String getName()
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic long getFieldConfigId()
public ProjectSharedBy getSharedBy()
Copyright © 2002-2017 Atlassian. All Rights Reserved.