package

com.atlassian.sal.api.message

Interfaces

HelpPath Link to product specific help displayed in the UI. 
HelpPathResolver Help path resolver. 
I18nResolver This interface is responsible for resolving a message or key/argument pairs to their internationalized message. 
LocaleResolver This interface is responsible for resolving the current locale. 
Message Encapsulates a message before it has been resolved via an I18N resolver 
MessageCollection A collection of messages that haven't been resolved 

Classes

DefaultHelpPath Default immutable implementation of HelpPath.