com.atlassian.bamboo.ww2.results
Class FreemarkerXmlResult

java.lang.Object
  extended by com.opensymphony.webwork.dispatcher.WebWorkResultSupport
      extended by com.opensymphony.webwork.views.freemarker.FreemarkerResult
          extended by com.atlassian.bamboo.ww2.results.FreemarkerXmlResult
All Implemented Interfaces:
com.opensymphony.webwork.WebWorkStatics, com.opensymphony.xwork.Result, java.io.Serializable

public class FreemarkerXmlResult
extends com.opensymphony.webwork.views.freemarker.FreemarkerResult

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.webwork.views.freemarker.FreemarkerResult
bufferOutput, configuration, invocation, location, wrapper
 
Fields inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport
DEFAULT_PARAM, encode, parse
 
Fields inherited from interface com.opensymphony.webwork.WebWorkStatics
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER
 
Constructor Summary
FreemarkerXmlResult()
           
 
Method Summary
 java.lang.String getContentType()
           
 
Methods inherited from class com.opensymphony.webwork.views.freemarker.FreemarkerResult
createModel, deduceLocale, doExecute, getBufferOutput, getConfiguration, getObjectWrapper, getWriter, postTemplateProcess, preTemplateProcess, setBufferOutput, setContentType
 
Methods inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport
conditionalParse, execute, 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 java.lang.String getContentType()
Overrides:
getContentType in class com.opensymphony.webwork.views.freemarker.FreemarkerResult


Copyright © 2012 Atlassian. All Rights Reserved.