Uses of Class
com.atlassian.plugin.webresource.impl.support.Tuple
Packages that use Tuple
Package
Description
-
Uses of Tuple in com.atlassian.plugin.webresource.impl.helpers.url
Methods in com.atlassian.plugin.webresource.impl.helpers.url that return TupleModifier 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 Tuple in com.atlassian.plugin.webresource.impl.support
Subclasses of Tuple in com.atlassian.plugin.webresource.impl.supportModifier and TypeClassDescriptionstatic classResult of evaluated condition with the condition itself.static class