Package com.atlassian.jira.plugin.webfragment
package com.atlassian.jira.plugin.webfragment
-
ClassDescriptionImplementing
ContextProvider
s will be wrapped withCacheableContextProviderDecorator
on creation inJiraWebFragmentHelper
, and haveContextProvider.getContextMap(java.util.Map)
invocation results cached in the request.Decorator forCacheableContextProvider
instances that stores the result of aCacheableContextProviderDecorator.getContextMap(java.util.Map)
invocation in a request attribute.Deprecated.Default JIRA context for webfragments.Useful wrapper for web contexts.Deprecated.since v6.3 - useDynamicWebInterfaceManager
directly if possible.Deprecated.since v6.3 - useWebItemProvider
Deprecated.since 6.3 - useDynamicWebInterfaceManager
directly.Deprecated.since v6.3 - useDynamicWebInterfaceManager
directly if possible.SimpleLinkManager
implementation that caches results inJiraAuthenticationContextImpl.getRequestCache()
.
DynamicWebInterfaceManager
directly