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.result.Result
,org.apache.struts2.StrutsStatics
public class FreemarkerXmlResult
extends org.apache.struts2.views.freemarker.FreemarkerResult
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.opensymphony.xwork2.Result
com.opensymphony.xwork2.Result.LegacyAdapter
-
Field Summary
Fields inherited from class org.apache.struts2.views.freemarker.FreemarkerResult
configuration, freemarkerManager, invocation, location, wrapper
Fields inherited from class org.apache.struts2.result.StrutsResultSupport
DEFAULT_PARAM, DEFAULT_URL_ENCODING, parseLocation
Fields inherited from interface org.apache.struts2.StrutsStatics
ACTION_MAPPING, HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER, STRUTS_ACTION_TAG_INVOCATION, STRUTS_PORTLET_CONTEXT
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.struts2.views.freemarker.FreemarkerResult
createModel, deduceLocale, doExecute, getConfiguration, getObjectWrapper, getWriter, isWriteIfCompleted, postTemplateProcess, preTemplateProcess, setContentType, setFreemarkerManager, setWriteIfCompleted, setWriter
Methods inherited from class org.apache.struts2.result.StrutsResultSupport
conditionalParse, conditionalParseCollection, doExecute, execute, getLastFinalLocation, getLocation, setEncode, setLocation, setParse
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.opensymphony.xwork2.Result
execute
-
Constructor Details
-
FreemarkerXmlResult
public FreemarkerXmlResult()
-
-
Method Details
-
getContentType
- Overrides:
getContentType
in classorg.apache.struts2.views.freemarker.FreemarkerResult
-