Class ContextBatchBuilder

java.lang.Object
com.atlassian.plugin.webresource.legacy.ContextBatchBuilder

public class ContextBatchBuilder extends Object
Performs a calculation on many referenced contexts, and produces an set of intermingled batched-contexts and residual (skipped) resources. Some of the input contexts may have been merged into cross-context batches. The batches are constructed in such a way that no batch is dependent on another. The output batches and resources may be intermingled so as to preserve the input order as much as possible.
Since:
2.9.0