Package com.atlassian.plugin.webresource.legacy
package com.atlassian.plugin.webresource.legacy
-
ClassDescriptionAbstract base class for plugin resourcesRepresents a batch of plugin resources.An intermediary object used for constructing and merging context batches.Performs a calculation on many referenced contexts, and produces an set of intermingled batched-contexts and residual (skipped) resources.A helper classes that knows how to perform certain operations on ContextBatch beans.Represents a batch of all resources that declare themselves as part of a given context(s).Represents all web resources and contexts that have already been served to the client and should not be served again.DTO representing three collections: 1) ordered list of context batches to serve, 2) ordered list of web resource batches to serve, and 3) unordered "excluded resolved" list, which is a combination of all web resources and contexts discovered in the dependency graph while constructing the first two lists, whose content will either be served in these batch files or was omitted from them.Stub to plug modules into existing WRM system.Represents a plugin resource.Assists in locating plugin resources in different ways.Default implementation of
PluginResourceLocator.TODO: Document this class / interface hereBuilds superbatch resourcesCreates a batch of all like-typed resources that are declared as "super-batch="true"" in their plugin definitions.