|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jurismarches.vradi.services.ServiceMigration
public class ServiceMigration
Configure wikitty migration.
| Constructor Summary | |
|---|---|
ServiceMigration()
|
|
| Method Summary | |
|---|---|
static void |
configureMigration()
Install all migration. |
protected static void |
configureMigration010()
Configure migration from 0.0.5 to 0.1.0. |
static void |
versionChangeMigration(java.lang.String lastVersion,
java.lang.String currentVersion,
org.nuiton.wikitty.WikittyProxy localWikittyProxy)
Do migration that wikitty extension migration can't handle. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceMigration()
| Method Detail |
|---|
public static void configureMigration()
protected static void configureMigration010()
public static void versionChangeMigration(java.lang.String lastVersion,
java.lang.String currentVersion,
org.nuiton.wikitty.WikittyProxy localWikittyProxy)
lastVersion - last launch versioncurrentVersion - current application versionlocalWikittyProxy -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||