Uses of Interface
com.atlassian.jira.message.MessageUtil
Packages that use MessageUtil
-
Uses of MessageUtil in com.atlassian.jira.message
Classes in com.atlassian.jira.message that implement MessageUtilModifier and TypeClassDescriptionclass
Default implementation of the message utility.Methods in com.atlassian.jira.message that return MessageUtilModifier and TypeMethodDescriptionMessageUtil.Factory.getNewInstance()
Create aMessageUtil
for the current logged-in user.MessageUtil.Factory.getNewInstance
(ApplicationUser user) Create aMessageUtil
using the specified user's locale.MessageUtil.Factory.getNewInstance
(Locale locale) Create aMessageUtil
using the specified locale.MessageUtilFactory.getNewInstance()
MessageUtilFactory.getNewInstance
(ApplicationUser user) MessageUtilFactory.getNewInstance
(Locale locale) MockMessageUtilFactory.getNewInstance()
MockMessageUtilFactory.getNewInstance
(ApplicationUser user) MockMessageUtilFactory.getNewInstance
(Locale locale)