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 Deprecated. since v6.3 - use WebItemProvider
SimpleLinkFactoryModuleDescriptors Deprecated. since 6.3 - use DynamicWebInterfaceManager directly.
SimpleLinkManager Deprecated. since v6.3 - use DynamicWebInterfaceManager directly if possible.
 

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 Deprecated. since 6.3 - use DynamicWebInterfaceManager directly
DefaultWebFragmentContext Default JIRA context for webfragments.
EmptyWebPanel  
JiraWebFragmentHelper  
JiraWebInterfaceManager Deprecated. since v6.3 - use DynamicWebInterfaceManager directly if possible.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.