Uses of Class
com.atlassian.bitbucket.i18n.I18nKey
Packages that use I18nKey
Package
Description
- 
Uses of I18nKey in com.atlassian.bitbucket.i18nMethods in com.atlassian.bitbucket.i18n with parameters of type I18nKeyModifier and TypeMethodDescriptionI18nService.getKeyedText(I18nKey i18nKey) Given anI18nKeyit returns: aKeyedMessagethat 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 akeyit returns: the localized text formatted with the given arguments if the key can be resolved.
- 
Uses of I18nKey in com.atlassian.bitbucket.mailMethods 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.permissionMethods in com.atlassian.bitbucket.permission that return I18nKey