public class

LegacyAdminLinkFactory

extends Object
implements WebItemProvider
java.lang.Object
   ↳ com.atlassian.jira.admin.LegacyAdminLinkFactory

Class Overview

Returns links for all legacy plugins that still define web-items in the system.admin section section.

Summary

Public Constructors
LegacyAdminLinkFactory(DynamicWebInterfaceManager webInterfaceManager)
Public Methods
Iterable<WebItem> getItems(Map<StringObject> context)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.plugin.web.api.provider.WebItemProvider

Public Constructors

public LegacyAdminLinkFactory (DynamicWebInterfaceManager webInterfaceManager)

Public Methods

public Iterable<WebItem> getItems (Map<StringObject> context)