com.atlassian.bamboo.ww2.results
Class FreemarkerXmlResult

java.lang.Object
  extended by org.apache.struts2.dispatcher.StrutsResultSupport
      extended by org.apache.struts2.views.freemarker.FreemarkerResult
          extended by 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

Field Summary
 
Fields inherited from class org.apache.struts2.views.freemarker.FreemarkerResult
configuration, freemarkerManager, invocation, location, wrapper
 
Fields inherited from class org.apache.struts2.dispatcher.StrutsResultSupport
DEFAULT_PARAM
 
Fields inherited from interface org.apache.struts2.StrutsStatics
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER, STRUTS_ACTION_TAG_INVOCATION, STRUTS_PORTLET_CONTEXT
 
Constructor Summary
FreemarkerXmlResult()
           
 
Method Summary
 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
 
Methods inherited from class org.apache.struts2.dispatcher.StrutsResultSupport
conditionalParse, execute, getLastFinalLocation, getLocation, setEncode, setLocation, setParse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FreemarkerXmlResult

public FreemarkerXmlResult()
Method Detail

getContentType

public String getContentType()
Overrides:
getContentType in class org.apache.struts2.views.freemarker.FreemarkerResult


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.