Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Package oracle.ide.migration

Contains API classes for support the migration of Node types and user preferences in the system directory.

See:
          Description

Interface Summary
Migrator The Migrator interface is used for migrating user customizable settings from previous installations of JDeveloper to the user home of a new installation.
 

Class Summary
ExtensionMigrator Migrator implementation for extensions.
ExtensionMigrator.AdjustedObject  
MigrationInfo Version of information about a node requiring migration.
MigrationInfo.ErrorInformation  
MigrationInfo.MigrationStatus Status class used to define the outer class migration status enums.
MigrationInfo.Status Base status class.
MigrationInfo.VersionStatus Status class used to define the outer class version status enums.
MigrationManager The MigrationManager class provides access to the registered Migrator implementations available.
MigrationPanel An abstract class that extends DefaultTraversablePanel.
MigrationPanel.ResultData Inner class used by NodeMigratorHelper to return migration results from the getPages method.
MigrationWizard The class that runs the Migration Wizard where users can migration workspaces, projects, or IDE settings from an older version of JDeveloper to a newer version.
NodeMigrator The NodeMigrator class is used for migrating nodes from previous versions of JDeveloper to a new JDeveloper version.
NodeMigratorHelper NodeMigratorHelper should be implemented by addins that need to migrate documents from previous versions of JDeveloper to a new JDeveloper version.
XMLMigrator The XMLMigrator is a base implementation of a first phase Migrator which operates upon an XML file.
XMLMigrator.MigrationLogger  
 

Enum Summary
MigrationInfo.ErrorInformation.ActionType  
 

Package oracle.ide.migration Description

Contains API classes for support the migration of Node types and user preferences in the system directory.

Related Documentation

See Extending JDeveloper Using the Addin API for additional details.


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Copyright © 1997, 2013, Oracle. All rights reserved.