Uses of Interface
com.atlassian.crowd.migration.legacy.LegacyImporter

Packages that use LegacyImporter
com.atlassian.crowd.migration.legacy   
 

Uses of LegacyImporter in com.atlassian.crowd.migration.legacy
 

Classes in com.atlassian.crowd.migration.legacy that implement LegacyImporter
 class ApplicationMapper
           
 class CrowdConfigMapper
          This class extends the current 2.x CrowdConfigMapper because configuration mapping is 100% backwards-compatible in XML.
 class CrowdPropertiesMapper
          This class extends the current 2.x CrowdPropertiesMapper because crowd.properties mapping is 100% backwards-compatible in XML.
 class DirectoryMapper
          This mapper is expected to import legacy Directories AND populate the oldToNewDirectoryIds map.
 class GroupMapper
           
 class PropertyMapper
           
 class RoleMapper
           
 class SALPropertyMapper
          This mapper will handle the mapping of a com.atlassian.crowd.model.salproperty.SALProperty objects This mapper is here for legacy compatibility only, for releases of Crowd older the 1.6 that used SAL integration (i.e.
 class UserMapper
           
 

Constructor parameters in com.atlassian.crowd.migration.legacy with type arguments of type LegacyImporter
LegacyXmlMigrator(java.util.List<LegacyImporter> mappers)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.