Class AuiFlags
java.lang.Object
com.atlassian.crowd.pageobjects.aui.util.AuiFlags
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElementFinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAllFlags
(boolean includeHidden) waitForFlags
(org.hamcrest.Matcher<? super Collection<AuiFlag>> flagMatcher)
-
Field Details
-
finder
@Inject protected com.atlassian.pageobjects.elements.PageElementFinder finder
-
-
Constructor Details
-
AuiFlags
public AuiFlags()
-
-
Method Details
-
getAllFlags
-
getAllFlags
-
waitForFlags
public Collection<AuiFlag> waitForFlags(org.hamcrest.Matcher<? super Collection<AuiFlag>> flagMatcher)
-