Uses of Class
com.atlassian.bitbucket.i18n.I18nKey
Packages that use I18nKey
Package
Description
-
Uses of I18nKey in com.atlassian.bitbucket.i18n
Methods in com.atlassian.bitbucket.i18n with parameters of type I18nKeyModifier 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
Methods in com.atlassian.bitbucket.mail that return I18nKeyMethods in com.atlassian.bitbucket.mail with parameters of type I18nKey -
Uses of I18nKey in com.atlassian.bitbucket.permission
Methods in com.atlassian.bitbucket.permission that return I18nKey