public class MoveDetails extends AbstractJiraPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
bulkEditForm |
protected com.atlassian.pageobjects.elements.PageElement |
next |
protected com.atlassian.pageobjects.elements.PageElement |
sameAllCheckbox |
body, driver, elementFinder, metaElement, pageBinder, timeouts
Constructor and Description |
---|
MoveDetails() |
Modifier and Type | Method and Description |
---|---|
Collection<MoveIssuesContainer> |
getMoveIssuesContainers() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
isSameAllCheckboxPresent() |
MoveSetFields |
next() |
<T extends AbstractJiraPage> |
next(Class<T> nextPage) |
void |
waitForJavaScriptToProcessParentIssuePicker() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
protected com.atlassian.pageobjects.elements.PageElement next
protected com.atlassian.pageobjects.elements.PageElement bulkEditForm
protected com.atlassian.pageobjects.elements.PageElement sameAllCheckbox
public Collection<MoveIssuesContainer> getMoveIssuesContainers()
public void waitForJavaScriptToProcessParentIssuePicker()
public MoveSetFields next()
public <T extends AbstractJiraPage> T next(Class<T> nextPage)
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isSameAllCheckboxPresent()
Copyright © 2002-2018 Atlassian. All Rights Reserved.