com.atlassian.crowd.plugin.web
Class CrowdResourceBatchingConfiguration

java.lang.Object
  extended by com.atlassian.plugin.webresource.DefaultResourceBatchingConfiguration
      extended by com.atlassian.crowd.plugin.web.CrowdResourceBatchingConfiguration
All Implemented Interfaces:
com.atlassian.plugin.webresource.ResourceBatchingConfiguration

public class CrowdResourceBatchingConfiguration
extends com.atlassian.plugin.webresource.DefaultResourceBatchingConfiguration


Field Summary
 
Fields inherited from class com.atlassian.plugin.webresource.DefaultResourceBatchingConfiguration
PLUGIN_WEB_RESOURCE_BATCH_CONTENT_TRACKING, PLUGIN_WEB_RESOURCE_JAVASCRIPT_TRY_CATCH_WRAPPING, PLUGIN_WEBRESOURCE_BATCHING_OFF
 
Constructor Summary
CrowdResourceBatchingConfiguration()
           
 
Method Summary
 boolean isContextBatchingEnabled()
           
 
Methods inherited from class com.atlassian.plugin.webresource.DefaultResourceBatchingConfiguration
getSuperBatchModuleCompleteKeys, isBatchContentTrackingEnabled, isJavaScriptTryCatchWrappingEnabled, isPluginWebResourceBatchingEnabled, isSuperBatchingEnabled, resplitMergedContextBatchesForThisRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrowdResourceBatchingConfiguration

public CrowdResourceBatchingConfiguration()
Method Detail

isContextBatchingEnabled

public boolean isContextBatchingEnabled()
Specified by:
isContextBatchingEnabled in interface com.atlassian.plugin.webresource.ResourceBatchingConfiguration
Overrides:
isContextBatchingEnabled in class com.atlassian.plugin.webresource.DefaultResourceBatchingConfiguration


Copyright © 2013 Atlassian. All Rights Reserved.