Class SubBatch
java.lang.Object
com.atlassian.plugin.webresource.impl.helpers.url.SubBatch
Data structure representing Sub Batch of both Web Resource Batch and Context Batch,
it is used in cache and shouldn't contain any references.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SubBatch
-
SubBatch
-
-
Method Details
-
getBundles
- Returns:
- list of filtered bundles based on various bundle criteria.
-
getResourcesOfType
-
getResourcesParams
-
getAllFoundBundles
- Returns:
- list of all found and unfiltered bundles.
- Since:
- 5.3.0
-