public class CrowdJohnsonSetupConfig extends Object implements com.atlassian.johnson.setup.SetupConfig, com.atlassian.johnson.Initable
Constructor and Description |
---|
CrowdJohnsonSetupConfig() |
Modifier and Type | Method and Description |
---|---|
void |
init(Map<String,String> map) |
boolean |
isSetup() |
boolean |
isSetupPage(String uri) |
public void init(Map<String,String> map)
init
in interface com.atlassian.johnson.Initable
public boolean isSetupPage(String uri)
isSetupPage
in interface com.atlassian.johnson.setup.SetupConfig
public boolean isSetup()
isSetup
in interface com.atlassian.johnson.setup.SetupConfig
Copyright © 2021 Atlassian. All rights reserved.