Package | Description |
---|---|
com.atlassian.crowd.pageobjects.aui.util |
Modifier and Type | Method and Description |
---|---|
Collection<AuiFlag> |
AuiFlags.getAllFlags() |
Collection<AuiFlag> |
AuiFlags.getAllFlags(boolean includeHidden) |
Collection<AuiFlag> |
AuiFlags.waitForFlags(org.hamcrest.Matcher<? super Collection<AuiFlag>> flagMatcher) |
Modifier and Type | Method and Description |
---|---|
protected void |
AuiFlags.AuiFlagMatcher.describeMismatchSafely(AuiFlag item,
org.hamcrest.Description mismatchDescription) |
protected boolean |
AuiFlags.AuiFlagMatcher.matchesSafely(AuiFlag item) |
Modifier and Type | Method and Description |
---|---|
Collection<AuiFlag> |
AuiFlags.waitForFlags(org.hamcrest.Matcher<? super Collection<AuiFlag>> flagMatcher) |
Copyright © 2021 Atlassian. All rights reserved.