public class Migration12 extends Migration
Runs only in UPDATE mode.
Note: when CLEAN_INSTALLing DM 4.8 the "Administration" workspace is already created in migration 4, and the config topics are already assigned to the "Administration" workspace (as the Config service is already in charge when the "admin" user account is created, in migration 10).
The "Administration" workspace must exist before the "admin" user account is created (migration 10).
Part of DM 4.8
Modifier and Type | Field and Description |
---|---|
private AccessControlService |
acService |
private long |
administrationWorkspaceId |
private ConfigService |
configService |
private Logger |
logger |
private WorkspacesService |
wsService |
Constructor and Description |
---|
Migration12() |
Modifier and Type | Method and Description |
---|---|
private void |
assignConfigTopics(String configTypeUri) |
void |
run() |
setAssocTypeViewConfigValue, setCoreService, setTopicTypeViewConfigValue
private AccessControlService acService
private WorkspacesService wsService
private ConfigService configService
private long administrationWorkspaceId
public Migration12()
private void assignConfigTopics(String configTypeUri)
Copyright © 2018. All Rights Reserved.