| Package | Description |
|---|---|
| com.communote.server.api.core.installer | |
| com.communote.server.core.installer | |
| com.communote.server.web.fe.installer.helper |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CommunoteInstaller.initializeDatabase(DatabaseInitializationStatusCallback statusCallback)
Initialize the application database and inform the provided callback about the current
status.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CommunoteInstallerImpl.initializeDatabase(DatabaseInitializationStatusCallback statusCallback) |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseStatusCallback
The Class
DatabaseStatusCallback implements
GlobalDatabaseInitializationStatusCallback to define the current state of database
initialization. |
Copyright © 2019 Communote team. All rights reserved.