Class Migration3


  • public class Migration3
    extends Migration
    Create "admin" user account.

    Part of DMX 5.0-beta-4 Runs ALWAYS

    Note: both must exist already, the "Login enabled" config topic type (created in migration 1), and the "Administration" workspace (created in migration 2).

    • Constructor Detail

      • Migration3

        public Migration3()
    • Method Detail

      • run

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