@PublicApi public class ConfigureResponse extends Object
Modifier and Type | Method and Description |
---|---|
static ConfigureResponse |
create()
Creates a new ConfigureResponse.
|
String |
getRedirect()
Deprecated.
All projects created via a template will be redirected to the Browse Project page. This value will be ignored.
|
ConfigureResponse |
setRedirect(String redirect)
Deprecated.
All projects created via a template will be redirected to the Browse Project page. This value will be ignored.
|
public static ConfigureResponse create()
@Deprecated public ConfigureResponse setRedirect(String redirect)
redirect
- a redirect URL@Deprecated public String getRedirect()
Copyright © 2002-2019 Atlassian. All Rights Reserved.