public class TransitionOperationConfirmation extends AbstractJiraPage
Try not to freak out if you submit this page and change all your data.
| Modifier and Type | Field and Description |
|---|---|
protected LinkedHashMap<String,String> |
fields |
body, driver, elementFinder, metaElement, pageBinder, timeouts| Constructor and Description |
|---|
TransitionOperationConfirmation() |
| Modifier and Type | Method and Description |
|---|---|
BulkOperationProgressPage |
confirm() |
LinkedHashMap<String,String> |
getUpdatedFields() |
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, isLoggedInprotected LinkedHashMap<String,String> fields
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
public LinkedHashMap<String,String> getUpdatedFields()
public BulkOperationProgressPage confirm()
Copyright © 2002-2019 Atlassian. All Rights Reserved.