com.atlassian.confluence.setup.johnson
Class ConfluenceJohnsonSetupConfig
java.lang.Object
com.atlassian.confluence.setup.johnson.ConfluenceJohnsonSetupConfig
- All Implemented Interfaces:
- com.atlassian.core.Initable, com.atlassian.johnson.setup.SetupConfig
public class ConfluenceJohnsonSetupConfig
- extends Object
- implements com.atlassian.johnson.setup.SetupConfig
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SETUP_URL_PREFIX
public static final String SETUP_URL_PREFIX
- See Also:
- Constant Field Values
BOOTSTRAP_URL_PREFIX
public static final String BOOTSTRAP_URL_PREFIX
- See Also:
- Constant Field Values
ConfluenceJohnsonSetupConfig
public ConfluenceJohnsonSetupConfig()
init
public void init(Map map)
- Specified by:
init
in interface com.atlassian.core.Initable
isSetupPage
public boolean isSetupPage(String uri)
- Specified by:
isSetupPage
in interface com.atlassian.johnson.setup.SetupConfig
isSetup
public boolean isSetup()
- Specified by:
isSetup
in interface com.atlassian.johnson.setup.SetupConfig