Class DetailsSection
java.lang.Object
com.atlassian.jira.pageobjects.pages.viewissue.DetailsSection
- Since:
- v5.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElementFinderprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.PageBinderprotected com.atlassian.pageobjects.elements.timeout.Timeouts -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<F extends ViewIssueField<?,?>>
FgetLabelsCustomField(Class<F> type, int fieldId) <F extends ViewIssueField<?,?>>
FgetLabelsSystemField(Class<F> type)
-
Field Details
-
pageBinder
@Inject protected com.atlassian.pageobjects.PageBinder pageBinder -
timeouts
@Inject protected com.atlassian.pageobjects.elements.timeout.Timeouts timeouts -
elementFinder
@Inject protected com.atlassian.pageobjects.elements.PageElementFinder elementFinder -
issueType
protected com.atlassian.pageobjects.elements.PageElement issueType
-
-
Constructor Details
-
DetailsSection
public DetailsSection()
-
-
Method Details
-
getIssueType
-
getLabelsSystemField
-
getLabelsCustomField
-