public class SimpleTranslationStoreFactory extends Object implements TranslationStoreFactory
| Constructor and Description |
|---|
SimpleTranslationStoreFactory() |
| Modifier and Type | Method and Description |
|---|---|
TranslationStore |
createTranslationStore(Map<String,String> bundles)
Creates the appropriate TranslationStore depending on whether we're running in OnDemand or not.
|
public TranslationStore createTranslationStore(Map<String,String> bundles)
TranslationStoreFactorycreateTranslationStore in interface TranslationStoreFactorybundles - a Map containing the bundlesCopyright © 2002-2022 Atlassian. All Rights Reserved.