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-2024 Atlassian. All Rights Reserved.