| com.atlassian.plugin.webresource.ResourceBatchingConfiguration |
Known Indirect Subclasses
|
Resource batching configuration for the WebResourceManagerImpl.
Currently contains the configuration for super batch support.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the list of resource plugin modules that should be included in the superbatch, in the order that
they should be batched.
| |||||||||||
Gets whether web resources in different resource modules should be batched together.
| |||||||||||
Gets the list of resource plugin modules that should be included in the superbatch, in the order that
they should be batched. No dependency resolution is performed, so it is important that the configuration
includes all dependent resources in the right order.
Any call to requireResource(String) for one of these resources will be a no-op,
and any dependency resolution for resources will stop if the dependency is in the superbatch.
Gets whether web resources in different resource modules should be batched together.