com.atlassian.jira.plugin.webfragment
Interface SimpleLinkFactoryModuleDescriptors

All Known Implementing Classes:
DefaultSimpleLinkFactoryModuleDescriptors

Deprecated. since 6.3 - use DynamicWebInterfaceManager directly.

public interface SimpleLinkFactoryModuleDescriptors

Gets the configured link factories.


Method Summary
 Iterable<SimpleLinkFactoryModuleDescriptor> get()
          Deprecated. Gets a snapshot of all the currently enabled SimpleLinkFactoryModuleDescriptors.
 

Method Detail

get

Iterable<SimpleLinkFactoryModuleDescriptor> get()
Deprecated. 
Gets a snapshot of all the currently enabled SimpleLinkFactoryModuleDescriptors.

Returns:
An Iterable that contains a snapshot of all the currently enabled SimpleLinkFactoryModuleDescriptors.


Copyright © 2002-2014 Atlassian. All Rights Reserved.