Package com.atlassian.bamboo.ww2.results
Class SoyResult
java.lang.Object
org.apache.struts2.result.StrutsResultSupport
com.atlassian.bamboo.ww2.results.SoyResult
- All Implemented Interfaces:
Serializable,org.apache.struts2.result.Result,org.apache.struts2.StrutsStatics
public class SoyResult
extends org.apache.struts2.result.StrutsResultSupport
- See Also:
-
Field Summary
FieldsFields inherited from class org.apache.struts2.result.StrutsResultSupport
DEFAULT_PARAM, DEFAULT_URL_ENCODING, parseLocationFields inherited from interface org.apache.struts2.StrutsStatics
ACTION_MAPPING, HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER, STRUTS_ACTION_TAG_INVOCATION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidvoidsetContentType(String aContentType) voidsetDecoratorName(String aDecoratorName) Methods inherited from class org.apache.struts2.result.StrutsResultSupport
conditionalParse, conditionalParseCollection, execute, getLastFinalLocation, getLocation, setEncode, setLocation, setParse
-
Field Details
-
SERVER_SOY_MODULE_KEY
- See Also:
-
-
Constructor Details
-
SoyResult
public SoyResult()
-
-
Method Details