public class

DetailsSection

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

Summary

Fields
protected PageElementFinder elementFinder
protected PageElement issueType
protected PageBinder pageBinder
protected Timeouts timeouts
Public Constructors
DetailsSection()
Public Methods
String getIssueType()
<F extends ViewIssueField<?, ?>> F getLabelsCustomField(Class<F> type, int fieldId)
<F extends ViewIssueField<?, ?>> F getLabelsSystemField(Class<F> type)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected PageElementFinder elementFinder

protected PageElement issueType

protected PageBinder pageBinder

protected Timeouts timeouts

Public Constructors

public DetailsSection ()

Public Methods

public String getIssueType ()

public F getLabelsCustomField (Class<F> type, int fieldId)

public F getLabelsSystemField (Class<F> type)