|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BootstrapManager
Controls the bootstrapping of Confluence - starting essential, core services.
| Field Summary |
|---|
| Fields inherited from interface com.atlassian.confluence.setup.ConfluenceBootstrapConstants |
|---|
ATTACHMENTS_DIR_PROP, CONFLUENCE_HOME_CONSTANT, DAILY_BACKUP_DIR_PROP, DEFAULT_LICENSE_REGISTRY_KEY, GLOBAL_PLUGIN_STATE, LICENSE_HASH_KEY, LICENSE_MESSAGE_KEY, LUCENE_INDEX_DIR_PROP, TEMP_DIR_PROP, WEBAPP_CONTEXT_PATH_KEY |
| Method Summary | |
|---|---|
void |
bootstrapSharedConfiguration(SharedConfigurationMap sharedConfig)
|
String |
getBaseUrl()
Deprecated. use Settings.getBaseUrl() instead |
String |
getConfiguredConfluenceHome()
Deprecated. use AtlassianBootstrapManager.getConfiguredApplicationHome() instead |
String |
getConfluenceHome()
|
String |
getDomainName()
Deprecated. use getBaseUrl() instead |
String |
getWebAppContextPath()
|
boolean |
isConfluenceHomeValid()
Deprecated. use AtlassianBootstrapManager.isApplicationHomeValid() instead |
boolean |
isWebAppContextPathSet()
|
boolean |
isWebdavEnabled()
Deprecated. use Settings.isWebdavEnabled() instead |
void |
setBaseUrl(String baseUrl)
Deprecated. use Settings.setBaseUrl() instead |
void |
setConfluenceHome(String confluenceHome)
|
void |
setWebAppContextPath(String webAppContextPath)
|
| Method Detail |
|---|
String getConfluenceHome()
void setConfluenceHome(String confluenceHome)
throws ConfigurationException
ConfigurationExceptionboolean isConfluenceHomeValid()
AtlassianBootstrapManager.isApplicationHomeValid() instead
String getDomainName()
String getBaseUrl()
void setBaseUrl(String baseUrl)
boolean isWebdavEnabled()
String getConfiguredConfluenceHome()
AtlassianBootstrapManager.getConfiguredApplicationHome() instead
String getWebAppContextPath()
void setWebAppContextPath(String webAppContextPath)
throws ConfigurationException
ConfigurationExceptionboolean isWebAppContextPathSet()
void bootstrapSharedConfiguration(SharedConfigurationMap sharedConfig)
throws BootstrapException
BootstrapException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||