Uses of Interface
com.atlassian.webresource.api.url.UrlBuilder
Packages that use UrlBuilder
Package
Description
-
Uses of UrlBuilder in com.atlassian.webresource.spi.condition
Methods in com.atlassian.webresource.spi.condition with parameters of type UrlBuilderModifier and TypeMethodDescriptionvoidAbstractBooleanUrlReadingCondition.addToUrl(UrlBuilder urlBuilder) voidUrlReadingCondition.addToUrl(UrlBuilder urlBuilder) Called when constructing the URL as the hosting HTML page is being served. -
Uses of UrlBuilder in com.atlassian.webresource.spi.transformer
Methods in com.atlassian.webresource.spi.transformer with parameters of type UrlBuilderModifier and TypeMethodDescriptionvoidTransformerUrlBuilder.addToUrl(UrlBuilder urlBuilder) Called when constructing the URL as the hosting HTML page is being served.