|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.setup.johnson.BambooJohnsonSetupConfig
public class BambooJohnsonSetupConfig
Field Summary | |
---|---|
static java.lang.String |
BOOTSTRAP_URL_PREFIX
|
static java.lang.String |
SETUP_URL_PREFIX
|
Constructor Summary | |
---|---|
BambooJohnsonSetupConfig()
|
Method Summary | |
---|---|
void |
init(java.util.Map map)
|
boolean |
isSetup()
|
boolean |
isSetupPage(java.lang.String uri)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SETUP_URL_PREFIX
public static final java.lang.String BOOTSTRAP_URL_PREFIX
Constructor Detail |
---|
public BambooJohnsonSetupConfig()
Method Detail |
---|
public void init(java.util.Map map)
init
in interface com.atlassian.core.Initable
public boolean isSetupPage(java.lang.String uri)
isSetupPage
in interface com.atlassian.johnson.setup.SetupConfig
public boolean isSetup()
isSetup
in interface com.atlassian.johnson.setup.SetupConfig
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |