Uses of Interface
com.atlassian.plugin.webresource.transformer.StaticTransformers
Packages that use StaticTransformers
Package
Description
-
Uses of StaticTransformers in com.atlassian.plugin.webresource
Constructors in com.atlassian.plugin.webresource with parameters of type StaticTransformersModifierConstructorDescriptionPluginResourceLocatorImpl(WebResourceIntegration webResourceIntegration, com.atlassian.plugin.servlet.ServletContextFactory servletContextFactory, WebResourceUrlProvider webResourceUrlProvider, ResourceBatchingConfiguration batchingConfiguration, com.atlassian.plugin.event.PluginEventManager pluginEventManager, StaticTransformers staticTransformers) Deprecated. -
Uses of StaticTransformers in com.atlassian.plugin.webresource.impl.config
Methods in com.atlassian.plugin.webresource.impl.config that return StaticTransformersMethods in com.atlassian.plugin.webresource.impl.config with parameters of type StaticTransformersModifier and TypeMethodDescriptionvoidConfig.setStaticTransformers(StaticTransformers staticTransformers) -
Uses of StaticTransformers in com.atlassian.plugin.webresource.transformer
Classes in com.atlassian.plugin.webresource.transformer that implement StaticTransformers