| Interface | Description |
|---|---|
| JiraWebResourceManager |
Add some additional methods to the stock WebResourceManager that we can use in JIRA.
|
| Class | Description |
|---|---|
| CachingResourceDownloadRewriteRule |
Forwards static resource requests with web-resource prefix to the actual resource and sets the required caching
headers.
|
| JiraBaseUrlCDNStrategy |
CDN Strategy for JIRA that produces a dynamic base URL.
|
| JiraPrefixCDNStrategy |
CDN Strategy for JIRA that takes a static prefix.
|
| JiraWebResourceBatchingConfiguration |
Determines which resources are included superbatched on every page!
|
| JiraWebResourceIntegration |
The implementation of the
WebResourceIntegration for JIRA. |
| JiraWebResourceManagerImpl |
A simple subclass of WebResourceManagerImpl that allows us to override
some of its behaviour
|
| JiraWebResourceUrlProvider |
A simple subclass of WebResourceManagerImpl that allows us to override
some of its behaviour
|
| SuperBatchFilteringWriter |
A writer that filters out superbatch web-resources.
|
| SuperBatchInvalidator |
Invalidates cached superbatch when the plugin system finishes starting.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.