Package systems.dmx.webclient.migrations
Class Migration6
- java.lang.Object
-
- systems.dmx.core.service.Migration
-
- systems.dmx.webclient.migrations.Migration6
-
public class Migration6 extends Migration
Adds default view configs to all role types. Adds custom view configs (arrow heads) to certain role types.Part of DMX 5.2 Runs ALWAYS
-
-
Constructor Summary
Constructors Constructor Description Migration6()
-
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
-
-