| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.legacy |
| Modifier and Type | Method and Description |
|---|---|
static LegacyUrlGenerationHelpers.Resolved |
LegacyUrlGenerationHelpers.calculateBatches(RequestCache requestCache,
UrlBuildingStrategy urlBuildingStrategy,
Collection<String> topLevelIncluded,
Collection<String> excludedResolved,
boolean includeDependenciesForFailedUrlReadingConditions)
Deprecated.
|
static LegacyUrlGenerationHelpers.Resolved |
LegacyUrlGenerationHelpers.calculateBatches(RequestCache requestCache,
UrlBuildingStrategy urlBuildingStrategy,
Collection<String> topLevelIncluded,
Collection<String> allExcluded,
Set<String> topLevelExcluded,
boolean includeDependenciesForFailedUrlReadingConditions)
Groups given web resources and contexts in to batches, taking
any content that has already been served in to account.
|
Copyright © 2024 Atlassian. All rights reserved.