| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.impl.helpers | |
| com.atlassian.plugin.webresource.impl.support |
| Modifier and Type | Method and Description |
|---|---|
protected static UrlGenerationHelpers.CalculatedBatches |
UrlGenerationHelpers.calculateBatches(RequestCache requestCache,
UrlBuildingStrategy urlBuilderStrategy,
LinkedHashSet<String> included,
LinkedHashSet<String> excluded)
Calculate batches.
|
| Modifier and Type | Method and Description |
|---|---|
UrlGenerationHelpers.CalculatedBatches |
UrlCache.BatchesProvider.get(UrlCache.IncludedExcludedConditionsAndBatchingOptions key) |
UrlGenerationHelpers.CalculatedBatches |
UrlCache.getBatches(UrlCache.IncludedExcludedConditionsAndBatchingOptions key,
UrlCache.BatchesProvider provider)
Get batches for given included and excluded.
|
UrlGenerationHelpers.CalculatedBatches |
UrlCache.Impl.getBatches(UrlCache.IncludedExcludedConditionsAndBatchingOptions key,
UrlCache.BatchesProvider provider) |
UrlGenerationHelpers.CalculatedBatches |
UrlCache.PassThrough.getBatches(UrlCache.IncludedExcludedConditionsAndBatchingOptions key,
UrlCache.BatchesProvider provider) |
Copyright © 2017 Atlassian. All rights reserved.