|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| PluginResource | Represents a plugin resource. |
| PluginResourceLocator | Assists in locating plugin resources in different ways. |
| ResourceBatchingConfiguration | Resource batching configuration for the WebResourceManagerImpl. |
| ResourceContentAnnotator | Implemented by classes that want to annotate the write of a plugin resource. |
| WebResourceBatchingStateCounter | |
| WebResourceFilter | An interface for filtering web resources. |
| WebResourceIntegration | The integration layer between Plugin's Web Resource Handler, and specific applications (eg JIRA, Confluence). |
| WebResourceManager | Manage 'css', 'javascript' and other 'resources' that are usually linked at the top of pages using <script>
and <link> tags. |
| WebResourceManager.IncludeMode | Deprecated. Since 2.2 |
| 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 Summary | |
|---|---|
| AbstractBatchDownloadableResource | A base class that batches together a sequence of DownloadableResources |
| BatchDownloadableResource | Represents a batch download of all the resources in a web-resource module of a plugin. |
| BatchPluginResource | Represents a batch of plugin resources. |
| ContextBatchSubResourceBuilder | Provides a fallback to serve resources relative to a context batch resource In practice, the resources url should be transformed via the {{com.atlassian.plugin.webresource.RelativeURLTransformResource}}. |
| CssWebResource | |
| DefaultResourceBatchingConfiguration | Default configuration for the plugin resource locator, for those applications that do not want to perform any super-batching. |
| DefaultWebResourceFilter | A Web Resource Filter that allows for css and javascript resources. |
| JavascriptWebResource | |
| PluginResourceLocatorImpl | Default implementation of PluginResourceLocator. |
| ResourceUtils | |
| SingleDownloadableResourceBuilder | Constructs a single resource for download |
| SinglePluginResource | Represents a single plugin resource. |
| SuperBatchDownloadableResource | Creates a batch of all like-typed resources that are declared as "super-batch="true"" in their plugin definitions. |
| SuperBatchPluginResource | Creates a batch of all like-typed resources that are declared as "super-batch="true"" in their plugin definitions. |
| SuperBatchSubResourceBuilder | Provides a fallback to serve resources relative to a super batch resource In practice, the resources url should be transformed via the {{com.atlassian.plugin.webresource.RelativeURLTransformResource}}. |
| WebResourceBatchingStateCounterImpl | A ready-to-use implementation of batching state counter. |
| WebResourceManagerImpl | A handy super-class that handles most of the resource management. |
| WebResourceModuleDescriptor | A way of linking to web 'resources', such as javascript or css. |
| WebResourceTransformation | Represents a set of transformer invocations for a specific web resource set and extension. |
| WebResourceUrlProviderImpl | The default implementation of WebResourceUrlProvider. |
| Enum Summary | |
|---|---|
| UrlMode | A formatting mode for URLs. |
| Exception Summary | |
|---|---|
| UrlParseException | An UrlParseException is thrown when a web resource url cannot be parsed correctly. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||