public class Migration10 extends Migration
Note: when UPDATEing to 4.5 the "admin" user account already exists. It was created via postInstall() hook (which is obsolete in 4.5)
Part of DM 4.7
Moved from migration 4 to migration 10 as the "Login enabled" config topic type (created in migration 9) must exist already.
Modifier and Type | Field and Description |
---|---|
private AccessControlService |
acService |
Constructor and Description |
---|
Migration10() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
setAssocTypeViewConfigValue, setCoreService, setTopicTypeViewConfigValue
private AccessControlService acService
public Migration10()
Copyright © 2018. All Rights Reserved.