public interface TranslationStoreFactory
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.
|
TranslationStore createTranslationStore(Map<String,String> bundles)
bundles
- a Map containing the bundlesCopyright © 2002-2022 Atlassian. All Rights Reserved.