Package com.atlassian.bamboo.soy
Class SoyHelperFunctions
- java.lang.Object
-
- com.atlassian.bamboo.soy.SoyHelperFunctions
-
public class SoyHelperFunctions extends Object
-
-
Constructor Summary
Constructors Constructor Description SoyHelperFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.common.base.Function<com.atlassian.soy.renderer.JsExpression,String>
jsExpressionGetText()
-
-
-
Method Detail
-
jsExpressionGetText
public static com.google.common.base.Function<com.atlassian.soy.renderer.JsExpression,String> jsExpressionGetText()
-
-