Package systems.dmx.webclient.migrations
Class Migration3
- java.lang.Object
-
- systems.dmx.core.service.Migration
-
- systems.dmx.webclient.migrations.Migration3
-
public class Migration3 extends Migration
Repairing types with missing "View Config" topic.Note: while a "clean install" the Core types, and other types created before Webclient is activated, are repaired. While "update" all existing types are repaired, including the ones created by installed 3rd-party modules.
Part of DMX 5.0-beta-4 Runs ALWAYS
-
-
Constructor Summary
Constructors Constructor Description Migration3()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-
Methods inherited from class systems.dmx.core.service.Migration
setAssocTypeViewConfigValue, setCoreService, setTopicTypeViewConfigValue
-
-