| Interface | Description |
|---|---|
| PluginCssResource |
A CSS webresource
|
| PluginCssResourceParams |
Parameters for a CSS webresource
|
| PluginJsResource |
A Javascript webresource
|
| PluginJsResourceParams |
Parameters for a Javascript webresource
|
| PluginUrlResource<T extends PluginUrlResourceParams> |
Representation of a resource accessible via a URL
|
| PluginUrlResourceParams |
Parameters that affect a resource that occur outside its querystring - eg conditional comment, media query,
and other attributes on an HTML tag eg charset
|
| PrebakeError |
A marking interface that identifies an error generated while prebaking resources.
|
| PrebakeWarning |
A marking interface that identifies a warning condition generated while prebaking resources.
|
| Class | Description |
|---|---|
| CompleteWebResourceKey |
Represents complete key of the web-resource tag.
|
| Enum | Description |
|---|---|
| PluginUrlResource.BatchType |
Copyright © 2018 Atlassian. All rights reserved.