Uses of Class
com.atlassian.bitbucket.i18n.I18nKey
Package
Description
-
Uses of I18nKey in com.atlassian.bitbucket.i18n
Modifier and TypeMethodDescriptionI18nService.getKeyedText
(I18nKey i18nKey) Given anI18nKey
it returns: aKeyedMessage
that composes the localized and formatted message for the current locale, the localized and formatted message for the root locale and the original key for the message.I18nService.getMessage
(I18nKey key) Given akey
it returns: the localized text formatted with the given arguments if the key can be resolved. -
Uses of I18nKey in com.atlassian.bitbucket.mail
-
Uses of I18nKey in com.atlassian.bitbucket.permission