public static class

IssuePickerPopup.IssuePickerRow

extends Object
java.lang.Object
   ↳ com.atlassian.jira.pageobjects.components.IssuePickerPopup.IssuePickerRow

Summary

Fields
protected final PageElement issueKeyCell
protected final PageElement rowElement
Public Constructors
IssuePickerPopup.IssuePickerRow(PageElement rowElement)
Public Methods
TimedQuery<String> getRowKey()
IssuePickerPopup.IssuePickerRow selectRow()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected final PageElement issueKeyCell

protected final PageElement rowElement

Public Constructors

public IssuePickerPopup.IssuePickerRow (PageElement rowElement)

Public Methods

public TimedQuery<String> getRowKey ()

public IssuePickerPopup.IssuePickerRow selectRow ()