Uses of Interface
org.apache.jetspeed.tools.migration.JetspeedMigrationListener

Packages that use JetspeedMigrationListener
org.apache.jetspeed.tools.migration   
 

Uses of JetspeedMigrationListener in org.apache.jetspeed.tools.migration
 

Methods in org.apache.jetspeed.tools.migration with parameters of type JetspeedMigrationListener
 JetspeedMigrationResult JetspeedMigration.migrate(java.sql.Connection sourceConnection, int sourceVersion, java.sql.Connection targetConnection, JetspeedMigrationListener migrationListener)
          Migrate data from source to target database.
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.