| 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.
|
| JiraLookAndFeelWebResourceModuleDescriptor |
Encapsulates logic specific to declaring, compiling and outputting
web-resources that contain Look and Feel affected values
(i.e., LESS files that depend on the result of
LookAndFeelLessProvider.makeLookAndFeelLess())
See:
APDEX-863
APDEX-891
APDEX-1221
|
| JiraPrefixCDNStrategy |
CDN Strategy for JIRA that takes a static prefix.
|
| JiraSetupWebResourceBatchingConfiguration |
Determines which resources are included superbatched during setup only!
|
| 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-2019 Atlassian. All Rights Reserved.