public class

LinkConfluenceSection

extends Object
java.lang.Object
   ↳ com.atlassian.jira.pageobjects.pages.viewissue.linkissue.LinkConfluenceSection

Class Overview

Represents "Wiki Page" section in the link issue dialog. (to add pages to linked Confluence instances)

Summary

Public Constructors
LinkConfluenceSection(LinkIssueDialog linkIssueDialog)
Public Methods
LinkConfluenceSection comment(String comment)
boolean errorsPresent()
LinkIssueDialog getLinkIssueDialog()
LinkConfluenceSection pageUrl(String url)
SearchConfluenceDialog searchForPage()
ViewIssuePage submit()
LinkConfluenceSection submitExpectingError()
final void waitUntil()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public LinkConfluenceSection (LinkIssueDialog linkIssueDialog)

Public Methods

public LinkConfluenceSection comment (String comment)

public boolean errorsPresent ()

public LinkIssueDialog getLinkIssueDialog ()

public LinkConfluenceSection pageUrl (String url)

public SearchConfluenceDialog searchForPage ()

public ViewIssuePage submit ()

public LinkConfluenceSection submitExpectingError ()

public final void waitUntil ()