Class RawTextResult
- java.lang.Object
-
- org.apache.struts2.result.StrutsResultSupport
-
- com.atlassian.confluence.setup.struts.RawTextResult
-
- All Implemented Interfaces:
com.opensymphony.xwork2.Result
,Serializable
,org.apache.struts2.StrutsStatics
public class RawTextResult extends org.apache.struts2.result.StrutsResultSupport
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RawTextResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
doExecute(String finalLocation, com.opensymphony.xwork2.ActionInvocation actionInvocation)
-