| Package | Description |
|---|---|
| com.atlassian.plugin.webresource |
| Modifier and Type | Class and Description |
|---|---|
class |
CssWebResource |
class |
JavascriptWebResource |
class |
PrefetchLinkWebResource
Outputs all URLs as
<link rel="prefetch" href="theurl">. |
| Modifier and Type | Field and Description |
|---|---|
static WebResourceFormatter |
PrefetchLinkWebResource.FORMATTER |
static WebResourceFormatter |
JavascriptWebResource.FORMATTER |
static WebResourceFormatter |
CssWebResource.FORMATTER |
| Modifier and Type | Field and Description |
|---|---|
static List<WebResourceFormatter> |
WebResourceFormatter.webResourceFormatters
The formatters used for normal output (rendering the current page).
|
Copyright © 2017 Atlassian. All rights reserved.