Uses of Class
com.atlassian.plugin.webresource.impl.helpers.url.ContextBatchKey
Packages that use ContextBatchKey
Package
Description
-
Uses of ContextBatchKey in com.atlassian.plugin.webresource.impl.helpers.url
Method parameters in com.atlassian.plugin.webresource.impl.helpers.url with type arguments of type ContextBatchKeyModifier and TypeMethodDescriptionstatic 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. -
Uses of ContextBatchKey in com.atlassian.plugin.webresource.legacy
Fields in com.atlassian.plugin.webresource.legacy with type parameters of type ContextBatchKeyModifier and TypeFieldDescriptionfinal List<ContextBatchKey>LegacyUrlGenerationHelpers.Resolved.contextBatchKeysConstructor parameters in com.atlassian.plugin.webresource.legacy with type arguments of type ContextBatchKey