| Interface | Description |
|---|---|
| PluginResource |
Represents a plugin resource.
|
| PluginResourceLocator |
Assists in locating plugin resources in different ways.
|
| ResourceDependencyResolver |
| Class | Description |
|---|---|
| AbstractPluginResource |
Abstract base class for plugin resources
|
| BatchPluginResource |
Represents a batch of plugin resources.
|
| ContextBatch |
An intermediary object used for constructing and merging context batches.
|
| ContextBatchBuilder |
Performs a calculation on many referenced contexts, and produces an set of intermingled batched-contexts and residual
(skipped) resources.
|
| ContextBatchOperations |
A helper classes that knows how to perform certain operations on ContextBatch beans.
|
| ContextBatchPluginResource |
Represents a batch of all resources that declare themselves as part of a given context(s).
|
| DefaultResourceDependencyResolver | |
| InclusionState |
Represents all web resources and contexts that have already been served
to the client and should not be served again.
|
| LegacyUrlGenerationHelpers | |
| LegacyUrlGenerationHelpers.Resolved |
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.
|
| ModuleDescriptorStub |
Stub to plug modules into existing WRM system.
|
| PluginResourceLocatorImpl |
Default implementation of
PluginResourceLocator. |
| ResourceRequirer |
TODO: Document this class / interface here
|
| SuperBatchBuilder |
Builds superbatch resources
|
| SuperBatchPluginResource |
Creates a batch of all like-typed resources that are declared as "super-batch="true"" in their plugin
definitions.
|
| TransformDescriptorToKey |
Copyright © 2024 Atlassian. All rights reserved.