Uses of Class
com.atlassian.plugin.webresource.WebResourceTransformation
Packages that use WebResourceTransformation
-
Uses of WebResourceTransformation in com.atlassian.plugin.webresource
Methods in com.atlassian.plugin.webresource that return types with arguments of type WebResourceTransformationModifier and TypeMethodDescriptionWebResourceModuleDescriptor.getTransformations()static List<WebResourceTransformation>WebResourceModuleDescriptor.parseTransformations(com.atlassian.plugin.module.Element element) Parse transformations. -
Uses of WebResourceTransformation in com.atlassian.plugin.webresource.impl
Methods in com.atlassian.plugin.webresource.impl that return types with arguments of type WebResourceTransformationConstructor parameters in com.atlassian.plugin.webresource.impl with type arguments of type WebResourceTransformationModifierConstructorDescriptionCachedTransformers(List<WebResourceTransformation> transformations)