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)
TranslationStoreFactory
createTranslationStore
in interface TranslationStoreFactory
bundles
- a Map containing the bundlesCopyright © 2002-2021 Atlassian. All Rights Reserved.