| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MigrationInfo.MigrationStatus | |
|---|---|
| oracle.ide.migration | Contains API classes for support the migration of Node types and user preferences in the system directory. | 
| Uses of MigrationInfo.MigrationStatus in oracle.ide.migration | 
|---|
| Fields in oracle.ide.migration declared as MigrationInfo.MigrationStatus | |
|---|---|
static MigrationInfo.MigrationStatus | 
MigrationInfo.MIGRATION_CANCELEDMigration status indicating the migration of the node was canceled by the user.  | 
static MigrationInfo.MigrationStatus | 
MigrationInfo.MIGRATION_DONEMigration status indicating the node associated with this migration information was carried out successfully.  | 
static MigrationInfo.MigrationStatus | 
MigrationInfo.MIGRATION_DONE_BUT_NOT_SAVEDMigration status indicating the node was migrated successfully but the migration changes were not saved.  | 
static MigrationInfo.MigrationStatus | 
MigrationInfo.MIGRATION_ERRORMigration status indicating the migration of the node was not carried out properly.  | 
static MigrationInfo.MigrationStatus | 
MigrationInfo.MIGRATION_IO_ERRORMigration status indicating that the node associated with this migration information could not be written to.  | 
static MigrationInfo.MigrationStatus | 
MigrationInfo.MIGRATION_NOT_NEEDEDMigration status indicating the migration of the node was not needed.  | 
static MigrationInfo.MigrationStatus | 
MigrationInfo.MIGRATION_NOT_POSSIBLEMigration status indicating the migration of the node was not carried out.  | 
static MigrationInfo.MigrationStatus | 
MigrationInfo.MIGRATION_PENDINGMigration status indicating the node is ready for migration.  | 
| Methods in oracle.ide.migration that return MigrationInfo.MigrationStatus | |
|---|---|
 MigrationInfo.MigrationStatus | 
NodeMigrator.checkVersions(MigrationInfo[] infos)Verify if all nodes can be migrated.  | 
 MigrationInfo.MigrationStatus | 
MigrationInfo.getMigrationStatus()Get the migration status.  | 
protected  MigrationInfo.MigrationStatus | 
NodeMigrator.invokeWizard(TraversableContext context, java.util.List pages, MigrationInfo[] infos)Invoke the migration wizard.  | 
| Methods in oracle.ide.migration with parameters of type MigrationInfo.MigrationStatus | |
|---|---|
 void | 
MigrationInfo.setMigrationStatus(MigrationInfo.MigrationStatus status)Set the migration status.  | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||