| Class and Description |
|---|
| ContextBatch
Data structure representing Context Batch, it is used in cache and shouldn't contain any references.
|
| SubBatch
Data structure representing Sub Batch of both Web Resource Batch and Context Batch,
it is used in cache and shouldn't contain any references.
|
| Class and Description |
|---|
| UrlGenerationHelpers
Stateless helper functions providing basic support for resource url generation.
|
| Class and Description |
|---|
| CalculatedBatches
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.
|
| ContextBatch
Data structure representing Context Batch, it is used in cache and shouldn't contain any references.
|
| ContextBatchKey
Data structure representing Web Resource Batch Key.
|
| Resolved |
| SubBatch
Data structure representing Sub Batch of both Web Resource Batch and Context Batch,
it is used in cache and shouldn't contain any references.
|
| WebResourceBatch
Data structure representing Web Resource Batch, it is used in cache and shouldn't contain any references.
|
| Class and Description |
|---|
| CalculatedBatches
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.
|
| Class and Description |
|---|
| ContextBatchKey
Data structure representing Web Resource Batch Key.
|
Copyright © 2024 Atlassian. All rights reserved.