| Package | Description |
|---|---|
| com.atlassian.plugin.webresource | |
| com.atlassian.plugin.webresource.impl.config | |
| com.atlassian.plugin.webresource.transformer |
| Constructor and Description |
|---|
PluginResourceLocatorImpl(WebResourceIntegration webResourceIntegration,
com.atlassian.plugin.servlet.ServletContextFactory servletContextFactory,
WebResourceUrlProvider webResourceUrlProvider,
ResourceBatchingConfiguration batchingConfiguration,
com.atlassian.plugin.event.PluginEventManager pluginEventManager,
StaticTransformers staticTransformers)
Deprecated.
|
PluginResourceLocatorImpl(WebResourceIntegration webResourceIntegration,
com.atlassian.plugin.servlet.ServletContextFactory servletContextFactory,
WebResourceUrlProvider webResourceUrlProvider,
ResourceBatchingConfiguration batchingConfiguration,
com.atlassian.plugin.event.PluginEventManager pluginEventManager,
StaticTransformers staticTransformers,
ResourceCompiler resourceCompiler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
StaticTransformers |
Config.getStaticTransformers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.setStaticTransformers(StaticTransformers staticTransformers) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStaticTransformers
StaticTransformers implementation. |
Copyright © 2018 Atlassian. All rights reserved.