public class DeleteRemoteIssueLinkPage extends AbstractDeleteLinkPage
body, driver, elementFinder, metaElement, pageBinder, timeouts
Constructor and Description |
---|
DeleteRemoteIssueLinkPage(String issueKey,
Long issueId,
Long remoteIssueLinkId,
String xsrfToken) |
Modifier and Type | Method and Description |
---|---|
Long |
getRemoteIssueLinkId() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
cancel, confirm, getErrorMessages, getIssueId, getMessage, getTitle
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractDeleteLinkPage
public String getUrl()
public Long getRemoteIssueLinkId()
Copyright © 2002-2019 Atlassian. All Rights Reserved.