com.atlassian.confluence.setup.johnson
Class ConfluenceJohnsonSetupConfig

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

public class ConfluenceJohnsonSetupConfig
extends java.lang.Object
implements com.atlassian.johnson.setup.SetupConfig


Field Summary
static java.lang.String BOOTSTRAP_URL_PREFIX
           
static java.lang.String SETUP_URL_PREFIX
           
 
Constructor Summary
ConfluenceJohnsonSetupConfig()
           
 
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

SETUP_URL_PREFIX

public static final java.lang.String SETUP_URL_PREFIX
See Also:
Constant Field Values

BOOTSTRAP_URL_PREFIX

public static final java.lang.String BOOTSTRAP_URL_PREFIX
See Also:
Constant Field Values
Constructor Detail

ConfluenceJohnsonSetupConfig

public ConfluenceJohnsonSetupConfig()
Method Detail

init

public void init(java.util.Map map)
Specified by:
init in interface com.atlassian.core.Initable

isSetupPage

public boolean isSetupPage(java.lang.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


Copyright © 2003-2014 Atlassian. All Rights Reserved.