Package com.atlassian.plugin.webresource.impl.discovery
package com.atlassian.plugin.webresource.impl.discovery
-
ClassDescriptionQuery builder for retrieving ordered lists of web-resource keys based on what the user is requesting and what has previously been requested.Walks the dependency graph of
Bundleobjects and reduces the graph to an ordered list of their keys, ensuring all upstream dependencies occur before the things depending on them.Represents the result of walking the dependency graph viaBundleWalker, where every item is in is in topological sort order.Tuple of aRequestablekey and its contributionFound.Stateto the response for a client request.What the bundle walker should do when a deep filter predicate fails.Query builder for retrieving ordered lists ofResourceobjects based on what the user is requesting and what has previously been requested.