| Interface | Description |
|---|---|
| ResourceServingHelpers.RepairSourceMapChainCallback |
| Class | Description |
|---|---|
| BaseHelpers |
Stateless helper functions providing basic support for resolving dependencies for resources.
|
| BaseHelpers.BundleFinder |
DSL for bundle search queries.
|
| BaseHelpers.Found |
DTO.
|
| BaseHelpers.ResourceFinder |
DSL for resource search query.
|
| Helpers |
Stateless helper functions.
|
| ResourceServingHelpers |
Stateless helper functions providing support for serving resources.
|
| UrlGenerationHelpers |
Stateless helper functions providing basic support for resource url generation.
|
| UrlGenerationHelpers.CalculatedBatches |
DTO.
|
| UrlGenerationHelpers.ContextBatch |
Data structure representing Context Batch, it is used in cache and shouldn't contain any references.
|
| UrlGenerationHelpers.ContextBatchKey |
Data structure representing Web Resource Batch Key.
|
| UrlGenerationHelpers.ParamsComparator |
Comparator for sorting sub batches.
|
| UrlGenerationHelpers.Resolved |
DTO.
|
| UrlGenerationHelpers.SplitSubBatches |
Temporary data structure used during splitting batches into sub batches.
|
| UrlGenerationHelpers.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.
|
| UrlGenerationHelpers.WebResourceBatch |
Data structure representing Web Resource Batch, it is used in cache and shouldn't contain any references.
|
Copyright © 2019 Atlassian. All rights reserved.