| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.impl | |
| com.atlassian.plugin.webresource.impl.helpers |
| Modifier and Type | Field and Description |
|---|---|
protected Map<RequestCache.ResourceKeysSupplier,List<Resource>> |
RequestCache.cachedResourceLists |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
RequestCache.getCachedResources(RequestCache.ResourceKeysSupplier resourceKeysSupplier)
Batches and Sub Batches are cached and as such can't contain references to Resources, this cache helps
with that.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,RequestCache.ResourceKeysSupplier> |
UrlGenerationHelpers.WebResourceBatch.standaloneResourceKeysByType |
protected Map<String,RequestCache.ResourceKeysSupplier> |
UrlGenerationHelpers.ContextBatch.standaloneResourceKeysByType |
Copyright © 2018 Atlassian. All rights reserved.