| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.impl.helpers.url | |
| com.atlassian.plugin.webresource.impl.support |
| Modifier and Type | Method and Description |
|---|---|
protected static CalculatedBatches |
UrlGenerationHelpers.calculateBatches(RequestCache requestCache,
UrlBuildingStrategy urlBuilderStrategy,
LinkedHashSet<String> topLevelIncluded,
LinkedHashSet<String> allExcluded)
Deprecated.
|
protected static CalculatedBatches |
UrlGenerationHelpers.calculateBatches(RequestCache requestCache,
UrlBuildingStrategy urlBuildingStrategy,
LinkedHashSet<String> topLevelIncluded,
LinkedHashSet<String> allExcluded,
Set<String> topLevelExcluded)
Groups given web resources and contexts in to batches, taking
any content that has already been served in to account.
|
| Modifier and Type | Method and Description |
|---|---|
CalculatedBatches |
UrlCache.BatchesProvider.get(UrlCache.IncludedExcludedConditionsAndBatchingOptions key) |
CalculatedBatches |
UrlCache.getBatches(UrlCache.IncludedExcludedConditionsAndBatchingOptions key,
UrlCache.BatchesProvider provider)
Get batches for given included and excluded.
|
CalculatedBatches |
UrlCache.Impl.getBatches(UrlCache.IncludedExcludedConditionsAndBatchingOptions key,
UrlCache.BatchesProvider provider) |
CalculatedBatches |
UrlCache.PassThrough.getBatches(UrlCache.IncludedExcludedConditionsAndBatchingOptions key,
UrlCache.BatchesProvider provider) |
Copyright © 2024 Atlassian. All rights reserved.