| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.legacy |
| Class and Description |
|---|
| AbstractPluginResource
Abstract base class for plugin resources
|
| ContextBatch
An intermediary object used for constructing and merging context batches.
|
| ContextBatchPluginResource
Represents a batch of all resources that declare themselves as part of a given context(s).
|
| InclusionState
Represents all web resources and contexts that have already been served
to the client and should not be served again.
|
| 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.
|
| PluginResource
Represents a plugin resource.
|
| PluginResourceLocator
Assists in locating plugin resources in different ways.
|
| ResourceDependencyResolver |
Copyright © 2024 Atlassian. All rights reserved.