com.atlassian.confluence.setup.webwork
Class RawTextResult

java.lang.Object
  extended by com.opensymphony.webwork.dispatcher.WebWorkResultSupport
      extended by com.atlassian.confluence.setup.webwork.RawTextResult
All Implemented Interfaces:
com.opensymphony.webwork.WebWorkStatics, com.opensymphony.xwork.Result, Serializable

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

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport
DEFAULT_PARAM, parse
 
Fields inherited from interface com.opensymphony.webwork.WebWorkStatics
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERLVET_DISPATCHER, SERVLET_CONFIG, SERVLET_DISPATCHER
 
Constructor Summary
RawTextResult()
           
 
Method Summary
protected  void doExecute(String finalLocation, com.opensymphony.xwork.ActionInvocation actionInvocation)
           
 
Methods inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport
execute, setLocation, setParse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RawTextResult

public RawTextResult()
Method Detail

doExecute

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


Copyright © 2003-2012 Atlassian. All Rights Reserved.