@ExperimentalApi
public interface UrlReadingContentTransformer
| Modifier and Type | Method and Description |
|---|---|
Content |
transform(CdnResourceUrlTransformer cdnResourceUrlTransformer,
Content content,
com.atlassian.plugin.elements.ResourceLocation location,
QueryParams params,
String sourceUrl)
Transforms the downloadable resource by returning a new one.
|
Content transform(CdnResourceUrlTransformer cdnResourceUrlTransformer, Content content, com.atlassian.plugin.elements.ResourceLocation location, QueryParams params, String sourceUrl)
cdnResourceUrlTransformer - transforms relative URLs into CDN URLscontent - content to transformlocation - resource detailsparams - query paramssourceUrl - Copyright © 2018 Atlassian. All rights reserved.