org.deepamehta.plugins.moodle.migrations
Class Migration3

Show UML class diagram
java.lang.Object
  extended by de.deepamehta.core.service.Migration
      extended by org.deepamehta.plugins.moodle.migrations.Migration3

public class Migration3
extends de.deepamehta.core.service.Migration


Field Summary
private  Logger logger
           
private  String MOODLE_ITEM
           
private  String REVIEW_SCORE
           
 
Fields inherited from class de.deepamehta.core.service.Migration
dms
 
Constructor Summary
Migration3()
           
 
Method Summary
 void run()
           
 
Methods inherited from class de.deepamehta.core.service.Migration
addAssociationTypeSetting, addTopicTypeSetting, addTypeSetting, readMigrationFile, setCoreService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

private Logger logger

REVIEW_SCORE

private final String REVIEW_SCORE
See Also:
Constant Field Values

MOODLE_ITEM

private final String MOODLE_ITEM
See Also:
Constant Field Values
Constructor Detail

Migration3

public Migration3()
Method Detail

run

public void run()
Specified by:
run in class de.deepamehta.core.service.Migration


Copyright © 2014. All Rights Reserved.