Class JiraSetupWebResourceBatchingConfiguration
java.lang.Object
com.atlassian.jira.plugin.webresource.JiraWebResourceBatchingConfiguration
com.atlassian.jira.plugin.webresource.JiraSetupWebResourceBatchingConfiguration
- All Implemented Interfaces:
com.atlassian.plugin.webresource.ResourceBatchingConfiguration
Determines which resources are included superbatched during setup only!
- Since:
- v7.3
-
Field Summary
Fields inherited from class com.atlassian.jira.plugin.webresource.JiraWebResourceBatchingConfiguration
PLUGIN_WEB_RESOURCE_BATCH_CONTENT_TRACKING -
Constructor Summary
ConstructorsConstructorDescriptionJiraSetupWebResourceBatchingConfiguration(JiraProperties jiraSystemProperties, InstanceFeatureManager featureManager) -
Method Summary
Methods inherited from class com.atlassian.jira.plugin.webresource.JiraWebResourceBatchingConfiguration
isBatchContentTrackingEnabled, isContextBatchingEnabled, isJavaScriptTryCatchWrappingEnabled, isPluginWebResourceBatchingEnabled, isSourceMapEnabled, isSuperBatchingEnabled, optimiseSourceMapsForDevelopment
-
Constructor Details
-
JiraSetupWebResourceBatchingConfiguration
public JiraSetupWebResourceBatchingConfiguration(JiraProperties jiraSystemProperties, InstanceFeatureManager featureManager)
-
-
Method Details
-
getSuperBatchModuleCompleteKeys
- Specified by:
getSuperBatchModuleCompleteKeysin interfacecom.atlassian.plugin.webresource.ResourceBatchingConfiguration- Overrides:
getSuperBatchModuleCompleteKeysin classJiraWebResourceBatchingConfiguration
-