| Package | Description |
|---|---|
| com.atlassian.jira.pageobjects.components.fields | |
| com.atlassian.jira.pageobjects.components.userpicker |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Suggestion
Suggestion in various dynamic selection compoenents.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LegacyPickerSuggestion
Represents the Suggestion implementation in the legacy pickers.
|
class |
MultiSelectSuggestion |
class |
SuggestionGroup
Represents a suggesytion group in the automcomplete dropdowns.
|
| Modifier and Type | Method and Description |
|---|---|
static <E extends HasId> |
SuggestionMatchers.hasId(String id,
Class<E> targetType) |
static <E extends HasId> |
SuggestionMatchers.idContainsSubstring(String idSubstring,
Class<E> targetType) |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<HasId> |
SuggestionMatchers.hasId(String id) |
| Modifier and Type | Class and Description |
|---|---|
static class |
MentionsUserPicker.UserSuggestion |
Copyright © 2002-2022 Atlassian. All Rights Reserved.