Uses of Interface
com.atlassian.crowd.migration.Mapper

Packages that use Mapper
com.atlassian.crowd.migration   
 

Uses of Mapper in com.atlassian.crowd.migration
 

Classes in com.atlassian.crowd.migration that implement Mapper
 class AliasMapper
           
 class ApplicationMapper
          This mapper will handle the mapping of a Application
 class CrowdConfigMapper
          Mapper implementation that will take the values from a Crowd instances crowd.cfg.xml and place this into Crowd XML export/import.
 class CrowdPropertiesMapper
          Mapper implementation that will take the values from a Crowd instances crowd.properties and place this into Crowd XML export/import
 class DirectoryMapper
          This mapper will handle the mapping of a DirectoryImpl
 class GroupMapper
          This mapper will handle the mapping of a Group.
 class MembershipMapper
          This mapper will handle the mapping of a Group.
 class PropertyMapper
          This mapper will handle the mapping of a Property
 class UserMapper
          This mapper will handle the mapping of a User.
 

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



Copyright © 2010 Atlassian. All Rights Reserved.