Uses of Interface
com.atlassian.plugin.webresource.cdn.CDNStrategy
Packages that use CDNStrategy
-
Uses of CDNStrategy in com.atlassian.plugin.webresource
Methods in com.atlassian.plugin.webresource that return CDNStrategyModifier and TypeMethodDescriptionWebResourceIntegration.getCDNStrategy()Returns the CDNStrategy for serving resources via CDN. -
Uses of CDNStrategy in com.atlassian.plugin.webresource.cdn
Methods in com.atlassian.plugin.webresource.cdn that return types with arguments of type CDNStrategyModifier and TypeMethodDescriptionCdnStrategyProvider.getCdnStrategy()Returns the strategy for serving resources via CDN.