public final class

MyAtlassianComRedirect.MyAtlassianComRedirectBuilder

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

Summary

Public Methods
String buildWithPostReturnParameter(String dataAttribute)
Builds the redirect url using an attribute name that will be used by my.atlassian.com callback to carry the generated license.
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public String buildWithPostReturnParameter (String dataAttribute)

Builds the redirect url using an attribute name that will be used by my.atlassian.com callback to carry the generated license.

Parameters
dataAttribute the name of the data attribute.
Returns
  • the redirect url.