Uses of Class
com.atlassian.confluence.util.i18n.DocumentationLink

Packages that use DocumentationLink
com.atlassian.confluence.json.jsonator   
com.atlassian.confluence.macro.browser.beans   
com.atlassian.confluence.util.i18n   
 

Uses of DocumentationLink in com.atlassian.confluence.json.jsonator
 

Methods in com.atlassian.confluence.json.jsonator with parameters of type DocumentationLink
 Json DocumentationLinkJsonator.convert(DocumentationLink m)
           
 

Uses of DocumentationLink in com.atlassian.confluence.macro.browser.beans
 

Methods in com.atlassian.confluence.macro.browser.beans that return DocumentationLink
 DocumentationLink MacroFormDetails.getDocumentationLink()
           
 

Uses of DocumentationLink in com.atlassian.confluence.util.i18n
 

Methods in com.atlassian.confluence.util.i18n that return DocumentationLink
static DocumentationLink DocumentationLink.getInstance(java.lang.String key)
          Constructs and returns an instance of a documentation url with the given key.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.