Interface CrowdBootstrapManager
- All Superinterfaces:
com.atlassian.config.bootstrap.AtlassianBootstrapManager
- All Known Implementing Classes:
CrowdBootstrapManagerImpl
public interface CrowdBootstrapManager
extends com.atlassian.config.bootstrap.AtlassianBootstrapManager
-
Field Summary
-
Method Summary
Methods inherited from interface com.atlassian.config.bootstrap.AtlassianBootstrapManager
bootstrapDatabase, bootstrapDatasource, databaseContainsExistingData, getApplicationConfig, getApplicationHome, getBootstrapFailureReason, getBuildNumber, getConfiguredApplicationHome, getFilePathProperty, getHibernateConfig, getHibernateConfigurator, getHibernateProperties, getOperation, getPropertiesWithPrefix, getProperty, getPropertyKeys, getSetupPersister, getString, getTestDatabaseConnection, getTestDatasourceConnection, init, isApplicationHomeValid, isBootstrapped, isPropertyTrue, isSetupComplete, publishConfiguration, removeProperty, save, setBuildNumber, setHibernateConfigurator, setOperation, setProperty, setSetupComplete
-
Field Details
-
CONFIG_DIRECTORY_PARAM
- See Also:
-
CROWD_SID
- See Also:
-
-
Method Details
-
getServerID
String getServerID() -
setServerID
- Throws:
com.atlassian.config.ConfigurationException
-