com.atlassian.bamboo.ww2.results
Class SoyResult

java.lang.Object
  extended by org.apache.struts2.dispatcher.StrutsResultSupport
      extended by com.atlassian.bamboo.ww2.results.SoyResult
All Implemented Interfaces:
com.opensymphony.xwork2.Result, Serializable, org.apache.struts2.StrutsStatics

public class SoyResult
extends org.apache.struts2.dispatcher.StrutsResultSupport

See Also:
Serialized Form

Field Summary
static String SERVER_SOY_MODULE_KEY
           
 
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
SoyResult()
           
 
Method Summary
protected  void doExecute(String template, com.opensymphony.xwork2.ActionInvocation actionInvocation)
           
static String getContentType()
           
 void setOsgiServiceProxyFactory(OsgiServiceProxyFactory osgiServiceProxyFactory)
           
 
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
 

Field Detail

SERVER_SOY_MODULE_KEY

public static final String SERVER_SOY_MODULE_KEY
See Also:
Constant Field Values
Constructor Detail

SoyResult

public SoyResult()
Method Detail

doExecute

protected void doExecute(String template,
                         com.opensymphony.xwork2.ActionInvocation actionInvocation)
                  throws Exception
Specified by:
doExecute in class org.apache.struts2.dispatcher.StrutsResultSupport
Throws:
Exception

getContentType

public static String getContentType()

setOsgiServiceProxyFactory

public void setOsgiServiceProxyFactory(OsgiServiceProxyFactory osgiServiceProxyFactory)


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