Package com.atlassian.jira.soy
Class HelpUrlFunction
java.lang.Object
com.atlassian.jira.soy.AbstractHelpFunction
com.atlassian.jira.soy.HelpUrlFunction
- All Implemented Interfaces:
com.atlassian.soy.renderer.SoyClientFunction
,com.atlassian.soy.renderer.SoyFunction
,com.atlassian.soy.renderer.SoyServerFunction<String>
getJiraHelpUrl('help_url_key_here') soy function.
Soy function that returns the help URL for the provided help key.
- Since:
- v7.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.soy.AbstractHelpFunction
apply, generate, validArgSizes
-
Constructor Details
-
HelpUrlFunction
-
-
Method Details
-
getName
-