public interface DocumentationLinkProvider
Modifier and Type | Method and Description |
---|---|
String |
getTitle(String key)
Retrieve the title for the link to help documentation.
|
String |
getUrl(String key)
Constructs a link to the help documentation.
|
@NotNull String getUrl(@NotNull String key)
key
- the key to retrieve the documentation link forCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.