public class LinkConfluenceSection extends Object
Constructor and Description |
---|
LinkConfluenceSection(LinkIssueDialog linkIssueDialog) |
Modifier and Type | Method and Description |
---|---|
LinkConfluenceSection |
comment(String comment) |
boolean |
errorsPresent() |
com.atlassian.pageobjects.elements.PageElement |
getForm() |
LinkIssueDialog |
getLinkIssueDialog() |
LinkConfluenceSection |
pageUrl(String url) |
SearchConfluenceDialog |
searchForPage() |
ViewIssuePage |
submit() |
LinkConfluenceSection |
submitExpectingError() |
void |
waitUntil() |
public LinkConfluenceSection(LinkIssueDialog linkIssueDialog)
public final void waitUntil()
public LinkConfluenceSection pageUrl(String url)
public LinkConfluenceSection comment(String comment)
public SearchConfluenceDialog searchForPage()
public boolean errorsPresent()
public ViewIssuePage submit()
public LinkConfluenceSection submitExpectingError()
public LinkIssueDialog getLinkIssueDialog()
public com.atlassian.pageobjects.elements.PageElement getForm()
Copyright © 2002-2015 Atlassian. All Rights Reserved.