| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.condition | |
| com.atlassian.webresource.api.prebake |
Provides the ability to pre-compute ("prebake") all possible resource urls
supported by this application, for a given set of requireContext/requireResource calls.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleUrlReadingCondition.addToUrl(UrlBuilder urlBuilder,
Coordinate coord) |
| Modifier and Type | Method and Description |
|---|---|
Stream<Coordinate> |
Dimensions.cartesianProduct()
Computes the cartesian product as an unordered stream of Coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DimensionAwareUrlReadingCondition.addToUrl(UrlBuilder urlBuilder,
Coordinate coord) |
void |
DimensionAwareTransformerUrlBuilder.addToUrl(UrlBuilder urlBuilder,
Coordinate coord) |
Copyright © 2019 Atlassian. All rights reserved.