Package systems.dmx.files.migrations
Class Migration3
- java.lang.Object
-
- systems.dmx.core.service.Migration
-
- systems.dmx.files.migrations.Migration3
-
public class Migration3 extends Migration
Deletes topic types "File Content" and "Foler Content".Part of DMX 5.2 Runs only in UPDATE mode.
-
-
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
-
-