public class RefAppResourceBatchingConfiguration
extends com.atlassian.plugin.webresource.DefaultResourceBatchingConfiguration
implements com.atlassian.plugin.webresource.ResourceBatchingConfiguration
PLUGIN_WEB_RESOURCE_BATCH_CONTENT_TRACKING, PLUGIN_WEB_RESOURCE_JAVASCRIPT_TRY_CATCH_WRAPPING, PLUGIN_WEB_RESOURCE_SOURCE_MAP_ENABLED, PLUGIN_WEB_RESOURCE_SOURCE_MAP_OPTIMISED_FOR_DEVELOPMENT, PLUGIN_WEBRESOURCE_BATCHING_OFF| Constructor and Description |
|---|
RefAppResourceBatchingConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getSuperBatchModuleCompleteKeys() |
boolean |
isContextBatchingEnabled() |
boolean |
isPluginWebResourceBatchingEnabled() |
boolean |
isSuperBatchingEnabled() |
isBatchContentTrackingEnabled, isJavaScriptTryCatchWrappingEnabled, isSourceMapEnabled, optimiseSourceMapsForDevelopment, resplitMergedContextBatchesForThisRequestpublic boolean isSuperBatchingEnabled()
isSuperBatchingEnabled in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationisSuperBatchingEnabled in class com.atlassian.plugin.webresource.DefaultResourceBatchingConfigurationpublic List<String> getSuperBatchModuleCompleteKeys()
getSuperBatchModuleCompleteKeys in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationgetSuperBatchModuleCompleteKeys in class com.atlassian.plugin.webresource.DefaultResourceBatchingConfigurationpublic boolean isContextBatchingEnabled()
isContextBatchingEnabled in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationisContextBatchingEnabled in class com.atlassian.plugin.webresource.DefaultResourceBatchingConfigurationpublic boolean isPluginWebResourceBatchingEnabled()
isPluginWebResourceBatchingEnabled in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationisPluginWebResourceBatchingEnabled in class com.atlassian.plugin.webresource.DefaultResourceBatchingConfigurationCopyright © 2018 Atlassian. All rights reserved.