com.atlassian.jira.admin
Class LegacyAdminLinkFactory

java.lang.Object
  extended by 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
LegacyAdminLinkFactory(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager)
           
 
Method Summary
 Iterable<com.atlassian.plugin.web.api.WebItem> getItems(Map<String,Object> context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegacyAdminLinkFactory

public LegacyAdminLinkFactory(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager)
Method Detail

getItems

public Iterable<com.atlassian.plugin.web.api.WebItem> getItems(Map<String,Object> context)
Specified by:
getItems in interface com.atlassian.plugin.web.api.provider.WebItemProvider


Copyright © 2002-2014 Atlassian. All Rights Reserved.