public interface LanguageManager
Modifier and Type | Method and Description |
---|---|
Language |
getLanguage(String languageKey)
Retrieves the Language for the given key
Null is returned when a plugin with languageKey could not be found, or it was not a Language
|
List<Language> |
getLanguages()
Returns a list of Language objects, representing the currently loaded languages
|
Copyright © 2003–2016 Atlassian. All rights reserved.
View cookie preferences