Package com.atlassian.jira.plugin.webfragment

Interface Summary
CacheableContextProvider Implementing ContextProviders will be wrapped with CacheableContextProviderDecorator on creation in JiraWebFragmentHelper, and have ContextProvider.getContextMap(java.util.Map) invocation results cached in the request.
SimpleLinkFactory A factory that produces a list of SimpleLink objects.
SimpleLinkFactoryModuleDescriptors Gets the configured link factories.
SimpleLinkManager A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Class Summary
CacheableContextProviderDecorator Decorator for CacheableContextProvider instances that stores the result of a CacheableContextProviderDecorator.getContextMap(java.util.Map) invocation in a request attribute.
DefaultSimpleLinkFactoryModuleDescriptors  
DefaultSimpleLinkManager Default implementation of the SimpleLinkManager This actually uses combines SimpleLinkFactory lists with WebItemModuleDescriptor links and WebSectionModuleDescriptor sections, respecting weights.
DefaultWebFragmentContext Default JIRA context for webfragments.
JiraWebFragmentHelper  
JiraWebInterfaceManager Jira wrapper for the WebInterfaceManager.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.