de.deepamehta.plugins.files.migrations
Class Migration3
java.lang.Object
de.deepamehta.core.service.Migration
de.deepamehta.plugins.files.migrations.Migration3
public class Migration3
- extends de.deepamehta.core.service.Migration
Adds "Disk Quota" config topic to each username.
Runs only in UPDATE mode.
Note: when CLEAN_INSTALLing the admin user already got its config topics
as the Config service is already in charge.
Part of DM 4.7
| Fields inherited from class de.deepamehta.core.service.Migration |
dms |
|
Method Summary |
void |
run()
|
| Methods inherited from class de.deepamehta.core.service.Migration |
addAssociationTypeSetting, addTopicTypeSetting, addTypeSetting, setCoreService |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Migration3
public Migration3()
run
public void run()
- Specified by:
run in class de.deepamehta.core.service.Migration
Copyright © 2015. All rights reserved.