public class BambooJohnsonSetupConfig extends Object implements com.atlassian.johnson.setup.SetupConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
BOOTSTRAP_URL_PREFIX |
static String |
SETUP_URL_PREFIX |
| Constructor and Description |
|---|
BambooJohnsonSetupConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Map map) |
boolean |
isSetup() |
boolean |
isSetupPage(String uri) |
public static final String SETUP_URL_PREFIX
public static final String BOOTSTRAP_URL_PREFIX
public void init(Map map)
init in interface com.atlassian.johnson.Initablepublic boolean isSetupPage(String uri)
isSetupPage in interface com.atlassian.johnson.setup.SetupConfigpublic boolean isSetup()
isSetup in interface com.atlassian.johnson.setup.SetupConfigCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.