Class RedirectActionHelper
java.lang.Object
com.atlassian.confluence.core.actions.RedirectActionHelper
-
Constructor Summary
ConstructorsConstructorDescriptionRedirectActionHelper(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager) -
Method Summary
Modifier and TypeMethodDescriptiongetRedirectUrlAndUpdateCookies(String cookieName, String webItemLocation, WebInterfaceContext context)
-
Constructor Details
-
RedirectActionHelper
public RedirectActionHelper(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager)
-
-
Method Details