public class Migration4
extends de.deepamehta.core.service.Migration
Part of DM 4.8
Note: when UPDATEing to 4.8 the "Administration" workspace is created in migration 12. ---------- Originally this migration created the "admin" user account (part of DM 4.5). Run mode was CLEAN_INSTALL as well.
Now the "admin" user account is created in migration 10. At this moment both must exist, the "Login enabled" config topic type (created in migration 9 as of DM 4.7), and the "Administration" workspace (created here).
Note: when UPDATEing to 4.5 the "admin" user account already exists. It was created via postInstall() hook (which is obsolete in 4.5)
| Constructor and Description |
|---|
Migration4() |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
Copyright © 2018. All rights reserved.