com.atlassian.bamboo.ww2.results
Class ReturnableRedirectResult

java.lang.Object
  extended by ServletRedirectResult
      extended by com.atlassian.bamboo.ww2.results.ReturnableRedirectResult

public class ReturnableRedirectResult
extends ServletRedirectResult


Constructor Summary
ReturnableRedirectResult()
           
 
Method Summary
protected  void doExecute(String finalLocation, ActionInvocation invocation)
           
 
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(String finalLocation,
                         ActionInvocation invocation)
                  throws Exception
Throws:
Exception


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.