| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.impl.helpers.url |
| Modifier and Type | Method and Description |
|---|---|
List<WebResourceBatch> |
CalculatedBatches.getWebResourceBatches() |
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 | Method and Description |
|---|---|
protected static List<ResourceUrl> |
UrlGenerationHelpers.collectUrlStateAndBuildResourceUrls(RequestState requestState,
UrlBuildingStrategy urlBuilderStrategy,
List<ContextBatch> contextBatches,
List<WebResourceBatch> webResourceBatches)
Collect URL State for Conditions and Transformers and build Resource URLs.
|
| Constructor and Description |
|---|
CalculatedBatches(List<ContextBatch> contextBatches,
List<WebResourceBatch> webResourceBatches,
Set<String> excludedResolved) |
Copyright © 2024 Atlassian. All rights reserved.