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