com.atlassian.confluence.setup.johnson
Class ConfluenceJohnsonSetupConfig

java.lang.Object
  extended bycom.atlassian.confluence.setup.johnson.ConfluenceJohnsonSetupConfig
All Implemented Interfaces:
Initable, SetupConfig

public class ConfluenceJohnsonSetupConfig
extends Object
implements SetupConfig


Field Summary
static String BOOTSTRAP_URL_PREFIX
           
static String SETUP_URL_PREFIX
           
 
Constructor Summary
ConfluenceJohnsonSetupConfig()
           
 
Method Summary
 void init(Map map)
           
 boolean isSetup()
           
 boolean isSetupPage(String uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

ConfluenceJohnsonSetupConfig

public ConfluenceJohnsonSetupConfig()
Method Detail

init

public void init(Map map)
Specified by:
init in interface Initable

isSetupPage

public boolean isSetupPage(String uri)
Specified by:
isSetupPage in interface SetupConfig

isSetup

public boolean isSetup()
Specified by:
isSetup in interface SetupConfig


Confluence is developed by Atlassian.