public class ConfluenceResourceBatchingConfiguration extends Object implements com.atlassian.plugin.webresource.ResourceBatchingConfiguration
This configuration lists a set of plugin:module keys that have been hand tested to work in the superbatch.
| Constructor and Description | 
|---|
ConfluenceResourceBatchingConfiguration(List<String> superBatchModuleCompleteKeys,
                                       com.atlassian.plugin.webresource.ResourceBatchingConfiguration delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<String> | 
getSuperBatchModuleCompleteKeys()  | 
boolean | 
isBatchContentTrackingEnabled()  | 
boolean | 
isContextBatchingEnabled()  | 
boolean | 
isJavaScriptTryCatchWrappingEnabled()  | 
boolean | 
isPluginWebResourceBatchingEnabled()  | 
boolean | 
isSourceMapEnabled()  | 
boolean | 
isSuperBatchingEnabled()  | 
boolean | 
optimiseSourceMapsForDevelopment()  | 
boolean | 
resplitMergedContextBatchesForThisRequest()  | 
public boolean isSuperBatchingEnabled()
isSuperBatchingEnabled in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationpublic List<String> getSuperBatchModuleCompleteKeys()
getSuperBatchModuleCompleteKeys in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationpublic boolean isContextBatchingEnabled()
isContextBatchingEnabled in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationpublic boolean isPluginWebResourceBatchingEnabled()
isPluginWebResourceBatchingEnabled in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationpublic boolean isBatchContentTrackingEnabled()
isBatchContentTrackingEnabled in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationpublic boolean isJavaScriptTryCatchWrappingEnabled()
isJavaScriptTryCatchWrappingEnabled in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationpublic boolean resplitMergedContextBatchesForThisRequest()
resplitMergedContextBatchesForThisRequest in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationpublic boolean isSourceMapEnabled()
isSourceMapEnabled in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationpublic boolean optimiseSourceMapsForDevelopment()
optimiseSourceMapsForDevelopment in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationCopyright © 2003–2022 Atlassian. All rights reserved.