Package | Description |
---|---|
com.communote.server.api.core.config | |
com.communote.server.api.core.installer | |
com.communote.server.core.config | |
com.communote.server.core.installer |
Modifier and Type | Method and Description |
---|---|
StartupProperties |
ConfigurationManager.getStartupProperties()
Returns the startup properties.
|
Modifier and Type | Method and Description |
---|---|
StartupProperties |
CommunoteInstaller.getDatabaseSettings() |
StartupProperties |
CommunoteInstaller.updateDatabaseSettings(DatabaseType type,
Map<CoreConfigurationPropertyConstant,String> settings)
Update the database settings and return the resulting configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
StartupPropertiesImpl
Holds the properties that are required for the startup of the application.
|
Modifier and Type | Method and Description |
---|---|
StartupProperties |
ConfigurationPropertiesManager.getStartupProperties() |
Modifier and Type | Method and Description |
---|---|
StartupProperties |
CommunoteInstallerImpl.getDatabaseSettings() |
StartupProperties |
CommunoteInstallerImpl.updateDatabaseSettings(DatabaseType dbType,
Map<CoreConfigurationPropertyConstant,String> settings) |
Copyright © 2019 Communote team. All rights reserved.