public class Migration6 extends Migration
Part of DM 4.6
Modifier and Type | Field and Description |
---|---|
private long |
assocDefs |
private long |
configTopics |
private long |
dmxWorkspaceId |
private Logger |
logger |
private long |
standardTypes |
private long |
types |
private WorkspacesService |
wsService |
Constructor and Description |
---|
Migration6() |
Modifier and Type | Method and Description |
---|---|
private void |
assignToDMXWorkspace(DMXObject object) |
private void |
assignWorkspace(DMXType type) |
private Topic |
getDMXWorkspace() |
private boolean |
isDMXStandardType(DMXType type) |
void |
run() |
setAssocTypeViewConfigValue, setCoreService, setTopicTypeViewConfigValue
private WorkspacesService wsService
private long dmxWorkspaceId
private long types
private long standardTypes
private long assocDefs
private long configTopics
public Migration6()
private void assignWorkspace(DMXType type)
private void assignToDMXWorkspace(DMXObject object)
private Topic getDMXWorkspace()
private boolean isDMXStandardType(DMXType type)
Copyright © 2018. All Rights Reserved.