| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.cdn.mapper | |
| com.atlassian.plugin.webresource.impl.config |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryLocalWebResourceMapper
Implementation of
WebResourceMapper which retrieves a mappings from a local JSON file and keeps it in memory. |
class |
NoOpWebResourceMapper
No operation web resource mapper.
|
| Modifier and Type | Method and Description |
|---|---|
WebResourceMapper |
Config.getWebResourceMapper()
Returns the current instance of
WebResourceMapper or no-op when
WebResourceIntegration.isCtCdnMappingEnabled() is false. |
Copyright © 2017 Atlassian. All rights reserved.