com.atlassian.crowd.console.johnson
Class CrowdJohnsonSetupConfig

java.lang.Object
  extended by com.atlassian.crowd.console.johnson.CrowdJohnsonSetupConfig
All Implemented Interfaces:
com.atlassian.johnson.Initable, com.atlassian.johnson.setup.SetupConfig

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


Constructor Summary
CrowdJohnsonSetupConfig()
           
 
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
 

Constructor Detail

CrowdJohnsonSetupConfig

public CrowdJohnsonSetupConfig()
Method Detail

init

public void init(java.util.Map map)
Specified by:
init in interface com.atlassian.johnson.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 © 2010 Atlassian. All Rights Reserved.