public class

MyAtlassianComRedirect

extends Object
java.lang.Object
   ↳ com.atlassian.jira.web.action.setup.MyAtlassianComRedirect

Class Overview

Component to handle redirects to my.atlassian.com in order to get an evaluation license. The interaction is as follows: build the redirect and specify a URL where the license will be POST-ed back so you can consume it.

Summary

Nested Classes
class MyAtlassianComRedirect.MyAtlassianComRedirectBuilder  
Public Constructors
MyAtlassianComRedirect(JiraProductInformation jiraProductInformation, BuildUtilsInfo buildUtilsInfo, SIDManager sidManager, ApplicationProperties applicationProperties, HttpServletVariables servletVariables)
Public Methods
MyAtlassianComRedirect.MyAtlassianComRedirectBuilder newRedirectWithCallbackTo(String postCallbackUrl)
Creates a new builder for a given callback url.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public MyAtlassianComRedirect (JiraProductInformation jiraProductInformation, BuildUtilsInfo buildUtilsInfo, SIDManager sidManager, ApplicationProperties applicationProperties, HttpServletVariables servletVariables)

Public Methods

public MyAtlassianComRedirect.MyAtlassianComRedirectBuilder newRedirectWithCallbackTo (String postCallbackUrl)

Creates a new builder for a given callback url.

Parameters
postCallbackUrl the url without the base url at which my.atlassian.com will post the generated trial license