public class IssueSearcherPanelMap extends Object
IssueSearcher class, returns information about the
corresponding panel on the view issue page. AssigneeSearcher, for
example, maps to IssueSearcherPanelMap.Panel.PEOPLE.| Modifier and Type | Class and Description |
|---|---|
static class |
IssueSearcherPanelMap.Panel |
| Constructor and Description |
|---|
IssueSearcherPanelMap() |
| Modifier and Type | Method and Description |
|---|---|
static IssueSearcherPanelMap.Panel |
getPanel(Class<? extends IssueSearcher> issueSearcherClass) |
public static IssueSearcherPanelMap.Panel getPanel(Class<? extends IssueSearcher> issueSearcherClass)
issueSearcherClass - The IssueSearcher class; must not be null.Panel to which the class belongs.Copyright © 2002-2017 Atlassian. All Rights Reserved.