com.atlassian.bamboo.ww2.results
Class SoyResult

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

public class SoyResult
extends com.opensymphony.webwork.dispatcher.WebWorkResultSupport

See Also:
Serialized Form

Field Summary
static java.lang.String SERVER_SOY_MODULE_KEY
           
 
Fields inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport
DEFAULT_PARAM, encode, location, parse
 
Fields inherited from interface com.opensymphony.webwork.WebWorkStatics
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER
 
Constructor Summary
SoyResult()
           
 
Method Summary
protected  void doExecute(java.lang.String template, com.opensymphony.xwork.ActionInvocation actionInvocation)
           
static java.lang.String getContentType()
           
 void setOsgiServiceProxyFactory(OsgiServiceProxyFactory osgiServiceProxyFactory)
           
 
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
 

Field Detail

SERVER_SOY_MODULE_KEY

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

SoyResult

public SoyResult()
Method Detail

doExecute

protected void doExecute(java.lang.String template,
                         com.opensymphony.xwork.ActionInvocation actionInvocation)
                  throws java.lang.Exception
Specified by:
doExecute in class com.opensymphony.webwork.dispatcher.WebWorkResultSupport
Throws:
java.lang.Exception

getContentType

public static java.lang.String getContentType()

setOsgiServiceProxyFactory

public void setOsgiServiceProxyFactory(OsgiServiceProxyFactory osgiServiceProxyFactory)


Copyright © 2012 Atlassian. All Rights Reserved.