Package com.atlassian.jira.admin
Class LegacyAdminLinkFactory
java.lang.Object
com.atlassian.jira.admin.LegacyAdminLinkFactory
- All Implemented Interfaces:
com.atlassian.plugin.web.api.provider.WebItemProvider
public class LegacyAdminLinkFactory
extends Object
implements com.atlassian.plugin.web.api.provider.WebItemProvider
Returns links for all legacy plugins that still define web-items in the system.admin section section.
- Since:
- v4.4
-
Constructor Summary
ConstructorsConstructorDescriptionLegacyAdminLinkFactory(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.plugin.web.api.provider.WebItemProvider
init
-
Constructor Details
-
LegacyAdminLinkFactory
public LegacyAdminLinkFactory(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager)
-
-
Method Details
-
getItems
- Specified by:
getItemsin interfacecom.atlassian.plugin.web.api.provider.WebItemProvider
-