Class 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 Detail

      • Migration2

        public Migration2()
    • Method Detail

      • run

        public void run()
        Specified by:
        run in class Migration