com.atlassian.johnson.setup
Interface SetupConfig

All Superinterfaces:
Initable

public interface SetupConfig
extends Initable

This class determines whether an application is setup or not


Method Summary
 boolean isSetup()
           
 boolean isSetupPage(java.lang.String uri)
           
 
Methods inherited from interface com.atlassian.johnson.Initable
init
 

Method Detail

isSetup

boolean isSetup()

isSetupPage

boolean isSetupPage(java.lang.String uri)


Copyright © 2012 Atlassian. All Rights Reserved.