package

com.atlassian.jira.message

Package for JIRA Messaging utilities.

Interfaces

MessageUtil A message utility that acts as a delegate to to the following utilities:

I18nHelper , HelpUrls, BaseUrl and ExternalLinkUtil

MessageUtil.Factory  

Classes

MessageUtilFactory Factory responsible for creating a MessageUtil
MessageUtilImpl Default implementation of the message utility. 
MockMessageUtilFactory Mock implementation of MessageUtil.Factory, delegating to the following mock objects:

NoopI18nFactory, MockAuthenticationContext, MockExternalLinkUtil, MockHelpUrls and NoopI18nHelper