| Interface | Description |
|---|---|
| BigPipeConfiguration | |
| PluginResourceLocator | Deprecated
since 3.3.2
|
| ResourceBatchingConfiguration |
Resource batching configuration for the
WebResourceManagerImpl. |
| ResourceDependencyResolver | Deprecated
since v3.3.2
|
| WebResourceBatchingStateCounter | |
| WebResourceFilter |
An interface for filtering web resources.
|
| WebResourceFormatter |
A formatter to format web resources into HTML.
|
| WebResourceIntegration |
The integration points between the Web Resource layer, and specific applications (eg JIRA, Confluence).
|
| WebResourceManager | Deprecated
since 3.0.
|
| WebResourceUrlProvider |
Provides the prefixes a 'system' static resource as well as the base url of the application
to be used as a prefix for other web resources.
|
| Class | Description |
|---|---|
| BatchResourceContentsWebFormatter |
The WebResourceFormatter should take a PluginResource and add the BatchResourceContents dependency information to
the output as required.
|
| ContextSubBatchResourceUrl |
An adapter between the current URL Generation code and previous URL Output code.
|
| CssWebResource | |
| DefaultBigPipeConfiguration | |
| DefaultResourceBatchingConfiguration |
Default configuration for the plugin resource locator, for those applications that do not want to perform
any super-batching.
|
| DefaultResourceDependencyResolver | Deprecated
since 3.3.2
|
| DefaultWebResourceFilter |
A Web Resource Filter that allows for css and javascript resources.
|
| JavascriptWebResource | |
| PluginResourceContainer |
If the Resource belongs to Plugin - represents that Plugin, mostly needed as a stub.
|
| PluginResourceLocatorImpl | Deprecated
since 3.3.2
|
| PrefetchLinkWebResource |
Outputs all URLs as
<link rel="prefetch" href="theurl">. |
| ResourceUrl |
An adapter between the current URL Generation code and previous URL Output code.
|
| ResourceUrlImpl |
An adapter between the current URL Generation code and previous URL Output code.
|
| ResourceUtils | |
| WebResourceBatchingStateCounterImpl |
A ready-to-use implementation of batching state counter.
|
| WebResourceManagerImpl | Deprecated |
| WebResourceModuleDescriptor |
A way of linking to web 'resources', such as javascript or css.
|
| WebResourceSubBatchUrl |
An adapter between the current URL Generation code and previous URL Output code.
|
| WebResourceTransformation |
Represents a set of transformer invocations for a specific web resource set and extension.
|
| WebResourceUrlProviderImpl |
The default implementation of
WebResourceUrlProvider. |
| Enum | Description |
|---|---|
| UrlMode |
A formatting mode for URLs.
|
Copyright © 2018 Atlassian. All rights reserved.