| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.impl.helpers | |
| com.atlassian.plugin.webresource.legacy |
| Modifier and Type | Method and Description |
|---|---|
protected static Tuple<List<UrlGenerationHelpers.ContextBatch>,List<UrlGenerationHelpers.WebResourceBatch>> |
UrlGenerationHelpers.splitIntoSubBatches(RequestCache requestCache,
UrlBuildingStrategy urlBuilderStrategy,
List<UrlGenerationHelpers.ContextBatchKey> contextBatchKeys,
List<String> webResourceBatchKeys)
Split batches into sub batches grouped by URL parameters and set of standalone resources.
|
| Modifier and Type | Field and Description |
|---|---|
List<UrlGenerationHelpers.ContextBatchKey> |
LegacyUrlGenerationHelpers.Resolved.contextBatchKeys |
| Constructor and Description |
|---|
Resolved(List<UrlGenerationHelpers.ContextBatchKey> contextBatchKeys,
List<String> webResourceBatchKeys,
LinkedHashSet<String> excludedResolved) |
Copyright © 2019 Atlassian. All rights reserved.