Package systems.dmx.webclient.migrations
Class Migration5
- java.lang.Object
-
- systems.dmx.core.service.Migration
-
- systems.dmx.webclient.migrations.Migration5
-
public class Migration5 extends Migration
Adds "Arrow Shape" and "Hollow" props to "View Configuration".Part of DMX 5.2 Runs only in UPDATE mode.
-
-
Constructor Summary
Constructors Constructor Description Migration5()
-
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
-
-