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.ResourceBatchingConfiguration
public List<String> getSuperBatchModuleCompleteKeys()
getSuperBatchModuleCompleteKeys
in interface com.atlassian.plugin.webresource.ResourceBatchingConfiguration
public boolean isContextBatchingEnabled()
isContextBatchingEnabled
in interface com.atlassian.plugin.webresource.ResourceBatchingConfiguration
public boolean isPluginWebResourceBatchingEnabled()
isPluginWebResourceBatchingEnabled
in interface com.atlassian.plugin.webresource.ResourceBatchingConfiguration
public boolean isBatchContentTrackingEnabled()
isBatchContentTrackingEnabled
in interface com.atlassian.plugin.webresource.ResourceBatchingConfiguration
public boolean isJavaScriptTryCatchWrappingEnabled()
isJavaScriptTryCatchWrappingEnabled
in interface com.atlassian.plugin.webresource.ResourceBatchingConfiguration
public boolean resplitMergedContextBatchesForThisRequest()
resplitMergedContextBatchesForThisRequest
in interface com.atlassian.plugin.webresource.ResourceBatchingConfiguration
Copyright © 2003–2015 Atlassian. All rights reserved.