Interface DefaultApplicationService
- All Known Implementing Classes:
DefaultApplicationServiceImpl
public interface DefaultApplicationService
Sets the Default Application after Renaissance migration.
New users are created with the respect of the default application preferences.
- Since:
- v7.0
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Performs the data migration.
-
Method Details
-
setApplicationsAsDefaultDuring6xTo7xUpgrade
void setApplicationsAsDefaultDuring6xTo7xUpgrade()Performs the data migration.
-