public class ConfluenceResourceBatchingConfiguration extends Object implements com.atlassian.plugin.webresource.ResourceBatchingConfiguration
| 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 |
isSuperBatchingEnabled() |
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.ResourceBatchingConfigurationCopyright © 2003–2015 Atlassian. All rights reserved.