Uses of Package
com.atlassian.crowd.migration

Packages that use com.atlassian.crowd.migration
com.atlassian.crowd.console.action.admin   
com.atlassian.crowd.migration   
com.atlassian.crowd.migration.legacy   
com.atlassian.crowd.migration.legacy.database   
com.atlassian.crowd.migration.verify   
 

Classes in com.atlassian.crowd.migration used by com.atlassian.crowd.console.action.admin
XmlMigrationManager
           
 

Classes in com.atlassian.crowd.migration used by com.atlassian.crowd.migration
ExportException
           
GenericMapper
           
ImportException
           
Mapper
          A Mapper that will handle the import and export of a Domain object, or any object from XML into the datastore and vice-versa.
XmlMigrationManager
           
XmlMigrator
          This class manages the import and export of Crowd's entity type's via Mapper's Each mapper has an exportXML() that process's each entity and writes all required relationship to an XML element that is then returned to this class to be finally written to disk (on export).
 

Classes in com.atlassian.crowd.migration used by com.atlassian.crowd.migration.legacy
CrowdConfigMapper
          Mapper implementation that will take the values from a Crowd instances crowd.cfg.xml and place this into Crowd XML export/import.
CrowdPropertiesMapper
          Mapper implementation that will take the values from a Crowd instances crowd.properties and place this into Crowd XML export/import
GenericMapper
           
ImportException
           
 

Classes in com.atlassian.crowd.migration used by com.atlassian.crowd.migration.legacy.database
GenericMapper
           
ImportException
           
 

Classes in com.atlassian.crowd.migration used by com.atlassian.crowd.migration.verify
ImportException
           
 



Copyright © 2010 Atlassian. All Rights Reserved.