Package | Description |
---|---|
com.communote.server.api.core.installer | |
com.communote.server.core.installer |
Modifier and Type | Method and Description |
---|---|
void |
CommunoteInstaller.createCommunoteAccount(String accountName,
String timezoneId)
Create the Communote account (aka the global client).
|
void |
CommunoteInstaller.initializeCommunoteAccount(UserVO adminAccount,
Map<ApplicationProperty,String> params)
Initialize the Communote account (aka global client) that was previously created with
CommunoteInstaller.createCommunoteAccount(String, String) |
Modifier and Type | Method and Description |
---|---|
void |
CommunoteInstallerImpl.createCommunoteAccount(String accountName,
String timezoneId) |
void |
CommunoteInstallerImpl.initializeCommunoteAccount(UserVO adminAccount,
Map<ApplicationProperty,String> params) |
Copyright © 2019 Communote team. All rights reserved.