com.atlassian.bamboo.setup.johnson
Class BambooJohnsonSetupConfig

java.lang.Object
  extended by com.atlassian.bamboo.setup.johnson.BambooJohnsonSetupConfig

public class BambooJohnsonSetupConfig
extends Object


Field Summary
static String BOOTSTRAP_URL_PREFIX
           
static String SETUP_URL_PREFIX
           
 
Constructor Summary
BambooJohnsonSetupConfig()
           
 
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

BambooJohnsonSetupConfig

public BambooJohnsonSetupConfig()
Method Detail

init

public void init(Map map)

isSetupPage

public boolean isSetupPage(String uri)

isSetup

public boolean isSetup()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.