| Package | Description |
|---|---|
| com.atlassian.jira.issue.search.searchers |
| Modifier and Type | Method and Description |
|---|---|
static IssueSearcherPanelMap.Panel |
IssueSearcherPanelMap.getPanel(Class<? extends IssueSearcher> issueSearcherClass) |
static IssueSearcherPanelMap.Panel |
IssueSearcherPanelMap.Panel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IssueSearcherPanelMap.Panel[] |
IssueSearcherPanelMap.Panel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.