|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
WebResourceTransformer implementation.ResourceDownloadUtils.addPublicCachingHeaders(HttpServletRequest, HttpServletResponse) or
ResourceDownloadUtils.addPrivateCachingHeaders(HttpServletRequest, HttpServletResponse) instead.
WebResourceManager.requireResource(String, Writer, UrlMode) instead.
DownloadableResource that will serve the resource from the plugin.DownloadableResource that will serve the resource via the web application's ServletContext.DownloadStrategy.urlMode.
DownloadableResource represented by the given url and query params.
DownloadStrategy objects in the order that they will be matched against.
PluginResources for a given plugin module's complete key.
WebResourceManager.getRequiredResources(UrlMode)
WebResourceManager.getRequiredResources(UrlMode, WebResourceFilter) with the given url
mode and a default filter that is dependent on the implementation.
WebResourceManager.requireResource(String) that
match the specified web resource filter.
WebResourceManagerImpl.getRequiredResources(UrlMode, WebResourceFilter) with
UrlMode.AUTO and a DefaultWebResourceFilter.
WebResourceManagerImpl.getRequiredResources(UrlMode, WebResourceFilter) with the given url
mode and a DefaultWebResourceFilter.
WebResourceManager.getResourceTags(String, UrlMode)
WebResourceManager.getStaticPluginResource(String, String, UrlMode)
WebResourceManager.getStaticPluginResource(ModuleDescriptor, String, UrlMode)
WebResourceManagerImpl.getStaticPluginResource(com.atlassian.plugin.ModuleDescriptor, String) instead
WebResourceManager.getStaticResourcePrefix(UrlMode)
WebResourceManager.getStaticResourcePrefix(String, UrlMode)
WebResourceManager.includeResources(Writer, UrlMode)
WebResourceManager.includeResources(Writer, UrlMode, WebResourceFilter) with
the given url mode and a default web resource filter that is dependent on the implementation.
WebResourceManager.requireResource(String) for
the specified resource type.
WebResourceManagerImpl.includeResources(Writer, UrlMode, WebResourceFilter) with
UrlMode.AUTO and a DefaultWebResourceFilter.
WebResourceManagerImpl.includeResources(Writer, UrlMode, WebResourceFilter) with
the given url mode and a DefaultWebResourceFilter.
WebResourceManager.requireResource(String) instead.
LastModifiedHandlerPluginResource.
DownloadStrategyModuleDescriptors
and delegates to them in order.PluginResourceLocator.WebResourceManager.requireResource(String, Writer, UrlMode)
WebResourceManagerImpl.IOUtils.copy(InputStream, OutputStream) instead. The method calling
this should be responsible for closing streams and flushing if necessary.
ServletContext.ForwardableResource.
<script>
and <link> tags.WebResourceTransformer.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||