Class LozengeUsedBy
java.lang.Object
com.atlassian.jira.pageobjects.elements.LozengeUsedBy
PageObject to interact with "Used By [X IssueTypes] [in] [Y Projects]" lozenge
- Since:
- v7.4
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElementFinderstatic final Stringprotected com.atlassian.pageobjects.PageBinder -
Constructor Summary
ConstructorsConstructorDescriptionLozengeUsedBy(com.atlassian.pageobjects.elements.PageElement lozengeElement) -
Method Summary
Modifier and TypeMethodDescriptionvoidcom.atlassian.pageobjects.elements.query.TimedCondition
-
Field Details
-
pageBinder
@Inject protected com.atlassian.pageobjects.PageBinder pageBinder -
elementFinder
@Inject protected com.atlassian.pageobjects.elements.PageElementFinder elementFinder -
LOZENGE_CLASSNAME
- See Also:
-
-
Constructor Details
-
LozengeUsedBy
public LozengeUsedBy(com.atlassian.pageobjects.elements.PageElement lozengeElement) -
LozengeUsedBy
public LozengeUsedBy()
-
-
Method Details
-
initialize
public void initialize() -
isPresent
public com.atlassian.pageobjects.elements.query.TimedCondition isPresent() -
hasIssueTypes
-
hasProjects
-
getIssueTypes
-
getIssueTypesTriggerText
-
getIssueTypesTitle
-
getIssueTypesLinks
-
getIssueTypesNames
-
getProjects
-
getProjectsTriggerText
-
getProjectsTitle
-
getProjectsLinks
-
getProjectsNames
-