Class Migration2
- java.lang.Object
-
- systems.dmx.core.service.Migration
-
- systems.dmx.accesscontrol.migrations.Migration2
-
public class Migration2 extends Migration
Create "System" and "Administration" workspaces. Set owner of "System", "Administration", and "DMX" workspaces.Part of DMX 5.0-beta-4 Runs ALWAYS
Note: the "admin" user account is created in migration 3. At this moment both must exist, the "Login enabled" config topic type (created in migration 1), and the "Administration" workspace (created here).
-
-
Constructor Summary
Constructors Constructor Description Migration2()
-
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
-
-