| Package | Description |
|---|---|
| com.atlassian.plugin.webresource | |
| com.atlassian.plugin.webresource.impl.helpers.url |
| Constructor and Description |
|---|
ContextSubBatchResourceUrl(Globals globals,
ContextBatch contextBatch,
SubBatch subBatch,
String type,
Map<String,String> params,
String hash,
boolean hasLegacyTransformers,
List<PrebakeError> prebakeErrors) |
| Modifier and Type | Method and Description |
|---|---|
List<ContextBatch> |
CalculatedBatches.getContextBatches() |
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.