|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
public class ConfluenceResourceBatchingConfiguration
Confluence's configuration for the super batch. This configuration lists a set of plugin:module keys that have been hand tested to work in the superbatch.
| Constructor Summary | |
|---|---|
ConfluenceResourceBatchingConfiguration(java.util.List<java.lang.String> superBatchModuleCompleteKeys)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getSuperBatchModuleCompleteKeys()
|
boolean |
isSuperBatchingEnabled()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfluenceResourceBatchingConfiguration(java.util.List<java.lang.String> superBatchModuleCompleteKeys)
| Method Detail |
|---|
public boolean isSuperBatchingEnabled()
isSuperBatchingEnabled in interface com.atlassian.plugin.webresource.ResourceBatchingConfigurationpublic java.util.List<java.lang.String> getSuperBatchModuleCompleteKeys()
getSuperBatchModuleCompleteKeys in interface com.atlassian.plugin.webresource.ResourceBatchingConfiguration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||