Uses of Class
com.atlassian.plugin.webresource.legacy.LegacyUrlGenerationHelpers.Resolved
Packages that use LegacyUrlGenerationHelpers.Resolved
-
Uses of LegacyUrlGenerationHelpers.Resolved in com.atlassian.plugin.webresource.legacy
Methods in com.atlassian.plugin.webresource.legacy that return LegacyUrlGenerationHelpers.ResolvedModifier and TypeMethodDescriptionLegacyUrlGenerationHelpers.calculateBatches(RequestCache requestCache, UrlBuildingStrategy urlBuildingStrategy, Collection<String> topLevelIncluded, Collection<String> excludedResolved, boolean includeDependenciesForFailedUrlReadingConditions) Deprecated.since 5.5.0.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.