| Interface | Description |
|---|---|
| HelpPath |
Link to product specific help displayed in the UI.
|
| HelpPathResolver |
Help path resolver used to retrieve product specific help.
|
| 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 © 2019 Atlassian. All rights reserved.