org.mycore.frontend.wcms
Class MCRWCMSMigrationCommands

java.lang.Object
  extended by org.mycore.frontend.cli.MCRAbstractCommands
      extended by org.mycore.frontend.wcms.MCRWCMSMigrationCommands
All Implemented Interfaces:
MCRExternalCommandInterface

public class MCRWCMSMigrationCommands
extends MCRAbstractCommands


Field Summary
 
Fields inherited from class org.mycore.frontend.cli.MCRAbstractCommands
command, CONFIG
 
Constructor Summary
MCRWCMSMigrationCommands()
           
 
Method Summary
static void migrate()
           
static void simulateMigrate()
           
 
Methods inherited from class org.mycore.frontend.cli.MCRAbstractCommands
getPossibleCommands
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MCRWCMSMigrationCommands

public MCRWCMSMigrationCommands()
Method Detail

simulateMigrate

public static final void simulateMigrate()

migrate

public static final void migrate()