public class WebItemFinder extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
WebItemFinder.GadgetWebLabel |
class |
WebItemFinder.GadgetWebLink |
class |
WebItemFinder.WebItem |
| Modifier and Type | Field and Description |
|---|---|
static String |
DASHBOARD_MENU_SECTION |
static String |
DASHBOARD_TOOLS_MENU_SECTION |
| Constructor and Description |
|---|
WebItemFinder(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
com.atlassian.sal.api.message.I18nResolver i18n) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<WebItemFinder.WebItem> |
findMenuItemsInSection(String section,
Map<String,?> initialContext) |
public static final String DASHBOARD_MENU_SECTION
public static final String DASHBOARD_TOOLS_MENU_SECTION
public WebItemFinder(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
com.atlassian.sal.api.message.I18nResolver i18n)
public Iterable<WebItemFinder.WebItem> findMenuItemsInSection(String section, Map<String,?> initialContext)
Copyright © 2013 Atlassian. All Rights Reserved.