@Deprecated public class DocLinkFunction extends Object implements com.atlassian.soy.renderer.SoyServerFunction<String>, com.atlassian.soy.renderer.SoyClientFunction
Constructor and Description |
---|
DocLinkFunction(DocumentationBeanFactory documentationBeanFactory)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
apply(Object... args)
Deprecated.
|
com.atlassian.soy.renderer.JsExpression |
generate(com.atlassian.soy.renderer.JsExpression... args)
Deprecated.
|
String |
getName()
Deprecated.
|
Set<Integer> |
validArgSizes()
Deprecated.
|
public DocLinkFunction(DocumentationBeanFactory documentationBeanFactory)
public String getName()
getName
in interface com.atlassian.soy.renderer.SoyFunction
public String apply(Object... args)
apply
in interface com.atlassian.soy.renderer.SoyServerFunction<String>
public Set<Integer> validArgSizes()
validArgSizes
in interface com.atlassian.soy.renderer.SoyFunction
public com.atlassian.soy.renderer.JsExpression generate(com.atlassian.soy.renderer.JsExpression... args)
generate
in interface com.atlassian.soy.renderer.SoyClientFunction
Copyright © 2003–2019 Atlassian. All rights reserved.