Uses of Class
com.atlassian.plugin.webresource.impl.helpers.url.WebResourceBatch
Packages that use WebResourceBatch
-
Uses of WebResourceBatch in com.atlassian.plugin.webresource.impl.helpers.url
Methods in com.atlassian.plugin.webresource.impl.helpers.url that return types with arguments of type WebResourceBatchModifier and TypeMethodDescriptionCalculatedBatches.getWebResourceBatches()static 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.