public class CssSubstitutionWebResourceTransformer extends Object implements com.atlassian.plugin.webresource.transformer.WebResourceTransformerFactory
Variables are prefixed with @. Variables will be:
@[a-zA-Z][a-zA-Z0-9_]*
(e.g.
alphanumeric and underscores and starts with an alpha). Modifier and Type | Class and Description |
---|---|
static class |
CssSubstitutionWebResourceTransformer.VariableMap |
Modifier and Type | Field and Description |
---|---|
static String |
LOOKNFEEL_VERSION_QUERY_PARAM |
Constructor and Description |
---|
CssSubstitutionWebResourceTransformer(ApplicationProperties applicationProperties,
com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.plugin.webresource.transformer.UrlReadingWebResourceTransformer |
makeResourceTransformer(com.atlassian.plugin.webresource.transformer.TransformerParameters parameters) |
com.atlassian.plugin.webresource.transformer.TransformerUrlBuilder |
makeUrlBuilder(com.atlassian.plugin.webresource.transformer.TransformerParameters parameters) |
public static final String LOOKNFEEL_VERSION_QUERY_PARAM
public CssSubstitutionWebResourceTransformer(ApplicationProperties applicationProperties, com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration)
public com.atlassian.plugin.webresource.transformer.TransformerUrlBuilder makeUrlBuilder(com.atlassian.plugin.webresource.transformer.TransformerParameters parameters)
makeUrlBuilder
in interface com.atlassian.plugin.webresource.transformer.WebResourceTransformerFactory
public com.atlassian.plugin.webresource.transformer.UrlReadingWebResourceTransformer makeResourceTransformer(com.atlassian.plugin.webresource.transformer.TransformerParameters parameters)
makeResourceTransformer
in interface com.atlassian.plugin.webresource.transformer.WebResourceTransformerFactory
Copyright © 2002-2015 Atlassian. All Rights Reserved.