| Package | Description |
|---|---|
| com.atlassian.plugin.webresource | |
| com.atlassian.plugin.webresource.assembler | |
| com.atlassian.plugin.webresource.impl.helpers |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextSubBatchResourceUrl
An adapter between the current URL Generation code and previous URL Output code.
|
class |
ResourceUrlImpl
An adapter between the current URL Generation code and previous URL Output code.
|
class |
WebResourceSubBatchUrl
An adapter between the current URL Generation code and previous URL Output code.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceUrl |
DefaultWebResourceSet.Container.getResourceUrl() |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceUrl> |
DefaultWebResourceSet.getResourceUrls() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWebResourceSet.writeHtmlTags(Writer writer,
UrlMode urlMode,
com.google.common.base.Predicate<WebResource> predicate,
com.google.common.base.Predicate<ResourceUrl> legacyPredicate) |
| Constructor and Description |
|---|
Container(ResourceUrl resourceUrl,
PluginUrlResource pluginUrlResource) |
DefaultPluginCssResource(ResourceUrl resourceUrl) |
DefaultPluginJsResource(ResourceUrl resourceUrl) |
| Constructor and Description |
|---|
DefaultWebResourceSet(RequestState requestState,
List<PluginDataResource> data,
List<ResourceUrl> resourceUrls,
boolean complete,
Config config) |
| Modifier and Type | Field and Description |
|---|---|
List<ResourceUrl> |
UrlGenerationHelpers.Resolved.urls |
| Modifier and Type | Method and Description |
|---|---|
protected static List<ResourceUrl> |
UrlGenerationHelpers.collectUrlStateAndBuildResourceUrls(RequestState requestState,
UrlBuildingStrategy urlBuilderStrategy,
List<UrlGenerationHelpers.ContextBatch> contextBatches,
List<UrlGenerationHelpers.WebResourceBatch> webResourceBatches)
Collect URL State for Conditions and Transformers and build Resource URLs.
|
protected static List<ResourceUrl> |
UrlGenerationHelpers.createResourceUrlsForRedirectResources(RequestCache requestCache,
UrlBuildingStrategy urlBuilderStrategy,
List<Resource> resources)
Creates Resource URLs for redirect resources.
|
Copyright © 2019 Atlassian. All rights reserved.