Package com.atlassian.bamboo.soy
Class FormatDateSoyFunction
java.lang.Object
com.atlassian.bamboo.soy.FormatDateSoyFunction
- All Implemented Interfaces:
com.atlassian.soy.renderer.SoyClientFunction,com.atlassian.soy.renderer.SoyFunction,com.atlassian.soy.renderer.SoyServerFunction<String>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FormatDateSoyFunction
public FormatDateSoyFunction(com.opensymphony.xwork2.TextProvider textProvider)
-
-
Method Details
-
getName
- Specified by:
getNamein interfacecom.atlassian.soy.renderer.SoyFunction
-
apply
- Specified by:
applyin interfacecom.atlassian.soy.renderer.SoyServerFunction<String>
-
validArgSizes
- Specified by:
validArgSizesin interfacecom.atlassian.soy.renderer.SoyFunction
-
generate
public com.atlassian.soy.renderer.JsExpression generate(com.atlassian.soy.renderer.JsExpression... args) - Specified by:
generatein interfacecom.atlassian.soy.renderer.SoyClientFunction
-