Class CrowdResourceBatchingConfiguration

java.lang.Object
com.atlassian.plugin.webresource.DefaultResourceBatchingConfiguration
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_CONTEXT_BATCH_ENABLED, PLUGIN_WEB_RESOURCE_JAVASCRIPT_TRY_CATCH_WRAPPING, PLUGIN_WEB_RESOURCE_SOURCE_MAP_ENABLED, PLUGIN_WEB_RESOURCE_SOURCE_MAP_OPTIMISED_FOR_DEVELOPMENT, PLUGIN_WEB_RESOURCE_SUPER_BATCH_ENABLED, PLUGIN_WEBRESOURCE_BATCHING_OFF
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
    boolean
     

    Methods inherited from class com.atlassian.plugin.webresource.DefaultResourceBatchingConfiguration

    isBatchContentTrackingEnabled, isJavaScriptTryCatchWrappingEnabled, isPluginWebResourceBatchingEnabled, isSourceMapEnabled, optimiseSourceMapsForDevelopment

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CrowdResourceBatchingConfiguration

      public CrowdResourceBatchingConfiguration()
  • Method Details

    • getSuperBatchModuleCompleteKeys

      public List<String> getSuperBatchModuleCompleteKeys()
      Specified by:
      getSuperBatchModuleCompleteKeys in interface com.atlassian.plugin.webresource.ResourceBatchingConfiguration
      Overrides:
      getSuperBatchModuleCompleteKeys in class com.atlassian.plugin.webresource.DefaultResourceBatchingConfiguration
    • isSuperBatchingEnabled

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

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