com.atlassian.confluence.setup.webwork
Class RawTextResult
java.lang.Object
com.opensymphony.webwork.dispatcher.WebWorkResultSupport
com.atlassian.confluence.setup.webwork.RawTextResult
- All Implemented Interfaces:
- WebWorkStatics, Result, Serializable
public class RawTextResult
- extends WebWorkResultSupport
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RawTextResult
public RawTextResult()
doExecute
protected void doExecute(String finalLocation,
ActionInvocation actionInvocation)
throws Exception
- Specified by:
doExecute
in class WebWorkResultSupport
- Throws:
Exception