com.atlassian.bamboo.ww2.results
Class ReturnableRedirectResult

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

public class ReturnableRedirectResult
extends com.opensymphony.webwork.dispatcher.ServletRedirectResult

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.webwork.dispatcher.ServletRedirectResult
prependServletContext
 
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
ReturnableRedirectResult()
           
 
Method Summary
protected  void doExecute(java.lang.String finalLocation, com.opensymphony.xwork.ActionInvocation invocation)
           
 
Methods inherited from class com.opensymphony.webwork.dispatcher.ServletRedirectResult
setPrependServletContext
 
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
 

Constructor Detail

ReturnableRedirectResult

public ReturnableRedirectResult()
Method Detail

doExecute

protected void doExecute(java.lang.String finalLocation,
                         com.opensymphony.xwork.ActionInvocation invocation)
                  throws java.lang.Exception
Overrides:
doExecute in class com.opensymphony.webwork.dispatcher.ServletRedirectResult
Throws:
java.lang.Exception


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.