|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.migration.ReportCategoryMigrator
public class ReportCategoryMigrator
| Constructor Summary | |
|---|---|
ReportCategoryMigrator()
|
|
| Method Summary | |
|---|---|
protected void |
buildStats3To4(MigrationContext context,
CategoryDb db)
Migration build stats from qb 3.x to 4.x |
protected void |
migrateFromXMLToH2(MigrationContext context)
Common migration function for migrating from XML report to h2 database From qb 3.x to 4.x |
protected void |
report3To4(ReportMetaData meta,
MigrationContext context,
CategoryDb db)
Report data migration from QuickBuild version 3.x to version 4.x |
protected void |
stats3To4(MigrationContext context,
CategoryDb db)
Migration statistics data from qb 3.x to 4.x |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReportCategoryMigrator()
| Method Detail |
|---|
protected void migrateFromXMLToH2(MigrationContext context)
protected void report3To4(ReportMetaData meta,
MigrationContext context,
CategoryDb db)
meta - context - db -
protected void buildStats3To4(MigrationContext context,
CategoryDb db)
context - db -
protected void stats3To4(MigrationContext context,
CategoryDb db)
context - db -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||