Uses of Interface
com.atlassian.plugin.webresource.ResourceBatchingConfiguration
Packages that use ResourceBatchingConfiguration
-
Uses of ResourceBatchingConfiguration in com.atlassian.plugin.webresource
Classes in com.atlassian.plugin.webresource that implement ResourceBatchingConfigurationModifier and TypeClassDescriptionclassDefault configuration for the plugin resource locator, for those applications that do not want to perform any super-batching.Constructors in com.atlassian.plugin.webresource with parameters of type ResourceBatchingConfigurationModifierConstructorDescriptionPluginResourceLocatorImpl(WebResourceIntegration webResourceIntegration, com.atlassian.plugin.servlet.ServletContextFactory servletContextFactory, WebResourceUrlProvider webResourceUrlProvider, ResourceBatchingConfiguration batchingConfiguration, com.atlassian.plugin.event.PluginEventManager pluginEventManager) Deprecated.PluginResourceLocatorImpl(WebResourceIntegration webResourceIntegration, com.atlassian.plugin.servlet.ServletContextFactory servletContextFactory, WebResourceUrlProvider webResourceUrlProvider, ResourceBatchingConfiguration batchingConfiguration, com.atlassian.plugin.event.PluginEventManager pluginEventManager, StaticTransformers staticTransformers) Deprecated.WebResourceManagerImpl(Globals globals, WebResourceIntegration webResourceIntegration, WebResourceUrlProvider webResourceUrlProvider, ResourceBatchingConfiguration batchingConfiguration) WebResourceManagerImpl(WebResourceAssemblerFactory webResourceAssemblerFactory, LegacyPageBuilderService pageBuilderService, PluginResourceLocator pluginResourceLocator, WebResourceUrlProvider webResourceUrlProvider, ResourceBatchingConfiguration batchingConfiguration) WebResourceManagerImpl(WebResourceAssemblerFactory webResourceAssemblerFactory, PluginResourceLocator pluginResourceLocator, WebResourceIntegration webResourceIntegration, WebResourceUrlProvider webResourceUrlProvider, ResourceBatchingConfiguration batchingConfiguration) -
Uses of ResourceBatchingConfiguration in com.atlassian.plugin.webresource.impl.config
Methods in com.atlassian.plugin.webresource.impl.config that return ResourceBatchingConfigurationConstructors in com.atlassian.plugin.webresource.impl.config with parameters of type ResourceBatchingConfigurationModifierConstructorDescriptionConfig(ResourceBatchingConfiguration batchingConfiguration, WebResourceIntegration integration, WebResourceUrlProvider urlProvider, com.atlassian.plugin.servlet.ServletContextFactory servletContextFactory, TransformerCache transformerCache)