public class

DocumentationLinkerImpl

extends Object
implements DocumentationLinker
java.lang.Object
   ↳ com.atlassian.applinks.core.docs.DocumentationLinkerImpl

Summary

Public Constructors
DocumentationLinkerImpl(InternalHostApplication internalHostApplication, I18nResolver i18nResolver)
Public Methods
URI getLink(String pageKey)
URI getLink(String pageKey, String sectionKey)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.applinks.core.docs.DocumentationLinker

Public Constructors

public DocumentationLinkerImpl (InternalHostApplication internalHostApplication, I18nResolver i18nResolver)

Public Methods

public URI getLink (String pageKey)

public URI getLink (String pageKey, String sectionKey)