Class MyAtlassianComRedirect.MyAtlassianComRedirectBuilder
java.lang.Object
com.atlassian.jira.web.action.setup.MyAtlassianComRedirect.MyAtlassianComRedirectBuilder
- Enclosing class:
MyAtlassianComRedirect
-
Method Summary
Modifier and TypeMethodDescriptionbuildWithPostReturnParameter(String dataAttribute) Builds the redirect url using an attribute name that will be used by my.atlassian.com callback to carry the generated license.
-
Method Details
-
buildWithPostReturnParameter
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.
-