com.atlassian.confluence.core.actions
Class RedirectActionHelper

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

public class RedirectActionHelper
extends java.lang.Object


Constructor Summary
RedirectActionHelper(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
           
 
Method Summary
 java.lang.String getRedirectUrlAndUpdateCookies(java.lang.String cookieName, java.lang.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 java.lang.String getRedirectUrlAndUpdateCookies(java.lang.String cookieName,
                                                       java.lang.String webItemLocation,
                                                       WebInterfaceContext context)
                                                throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.