Interface | Description |
---|---|
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
|
Class | Description |
---|---|
DefaultHelpPath |
Default immutable implementation of HelpPath.
|
Copyright © 2015 Atlassian. All rights reserved.