public class ChangeIssueTypeSchemePage extends AbstractJiraPage
body, driver, elementFinder, metaElement, pageBinder, timeouts
Constructor and Description |
---|
ChangeIssueTypeSchemePage() |
ChangeIssueTypeSchemePage(String projectId) |
Modifier and Type | Method and Description |
---|---|
void |
chooseExistingIssueTypeScheme(String scheme)
Chooses an existing issue type scheme to associate with the currently selected project
|
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, isLoggedIn
public ChangeIssueTypeSchemePage()
public ChangeIssueTypeSchemePage(String projectId)
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public void chooseExistingIssueTypeScheme(String scheme)
scheme
- The new issue type scheme nameCopyright © 2002-2019 Atlassian. All Rights Reserved.