com.atlassian.confluence.core.actions
Class RedirectActionHelper

java.lang.Object
  extended by com.atlassian.confluence.core.actions.RedirectActionHelper

public class RedirectActionHelper
extends Object


Constructor Summary
RedirectActionHelper(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
           
 
Method Summary
 String getRedirectUrlAndUpdateCookies(String cookieName, String webItemLocation, WebInterfaceContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RedirectActionHelper

public RedirectActionHelper(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
Method Detail

getRedirectUrlAndUpdateCookies

public String getRedirectUrlAndUpdateCookies(String cookieName,
                                             String webItemLocation,
                                             WebInterfaceContext context)
                                      throws Exception
Throws:
Exception


Copyright © 2003-2011 Atlassian. All Rights Reserved.