public class BambooResourceBatchingConfiguration extends Object implements com.atlassian.plugin.webresource.ResourceBatchingConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
BAMBOO_CONTEXT_BATCHING_DISABLED |
| Constructor and Description |
|---|
BambooResourceBatchingConfiguration(List<String> superBatchModuleCompleteKeys) |
| 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 static final String BAMBOO_CONTEXT_BATCHING_DISABLED
public List<String> getSuperBatchModuleCompleteKeys()
getSuperBatchModuleCompleteKeys in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationpublic boolean isSuperBatchingEnabled()
isSuperBatchingEnabled 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 isJavaScriptTryCatchWrappingEnabled()
isJavaScriptTryCatchWrappingEnabled in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationpublic boolean isBatchContentTrackingEnabled()
isBatchContentTrackingEnabled 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 © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.