Package com.atlassian.bamboo.ww2.results
Class FreemarkerXmlResult
- java.lang.Object
-
- org.apache.struts2.result.StrutsResultSupport
-
- org.apache.struts2.views.freemarker.FreemarkerResult
-
- com.atlassian.bamboo.ww2.results.FreemarkerXmlResult
-
- All Implemented Interfaces:
com.opensymphony.xwork2.Result
,Serializable
,org.apache.struts2.StrutsStatics
public class FreemarkerXmlResult extends org.apache.struts2.views.freemarker.FreemarkerResult
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FreemarkerXmlResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getContentType()
-
Methods inherited from class org.apache.struts2.views.freemarker.FreemarkerResult
createModel, deduceLocale, doExecute, getConfiguration, getObjectWrapper, getWriter, isWriteIfCompleted, postTemplateProcess, preTemplateProcess, setContentType, setFreemarkerManager, setWriteIfCompleted, setWriter
-
-
-
-
Method Detail
-
getContentType
public String getContentType()
- Overrides:
getContentType
in classorg.apache.struts2.views.freemarker.FreemarkerResult
-
-