| Class | Description |
|---|---|
| LooselyTypedRequestExpander | Deprecated
A short-term refactoring measure that puts a strong type around poor ones.
|
| NormalizedRequest |
Represents a
RawRequest whose Requestable members have been expanded and normalised
in to WebResourceKey values. |
| RawRequest |
Represents the specific
Requestable keys a developer has explicitly
included or excluded for a given request, along with the phases they should be loaded in. |
| Requestable |
Represents anything a developer can request or "require" directly to load on the frontend.
|
| RootPageKey |
Represents a special web-resource key used by a developer to reference every single web-resource
and web-resource context a given page in the application should load when requested.
|
| SuperBatchKey |
Represents the special "super-batch" web-resource context.
|
| SyncBatchKey |
Represents the special synchronous or "sync batch" web-resource context.
|
| WebResourceContextKey |
Represents a web-resource context key.
|
| WebResourceKey |
Represents a single web-resource key.
|
Copyright © 2024 Atlassian. All rights reserved.