| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.impl.discovery | |
| com.atlassian.plugin.webresource.impl.helpers.url |
| Modifier and Type | Field and Description |
|---|---|
static Found |
Found.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
Found |
BundleFinder.endAndGetResult() |
Found |
BundleWalker.find(LinkedHashSet<String> included,
Set<String> excluded,
com.google.common.base.Predicate<Bundle> conditionsForExcluded,
boolean shouldExpandExcludedKeys,
com.google.common.base.Predicate<Bundle> deep,
com.google.common.base.Predicate<Bundle> deepFilter,
PredicateFailStrategy deepFilterFailStrategy,
com.google.common.base.Predicate<Bundle> shallowFilter)
Returns an ordered set of web-resource keys, based on the dependency graph
of the included keys, and whether each web-resource discovered meets the conditions
specified in the search.
|
| Modifier and Type | Method and Description |
|---|---|
protected static com.atlassian.plugin.webresource.impl.helpers.url.SplitSubBatches |
UrlGenerationHelpers.splitBatchIntoSubBatches(RequestCache requestCache,
Found found,
boolean doSorting)
Split batch into sub batches and standalone resources, same code used to split both context and resource batches.
|
Copyright © 2024 Atlassian. All rights reserved.