Uses of Class
com.atlassian.crowd.importer.importers.BaseImporter

Packages that use BaseImporter
com.atlassian.crowd.importer.importers   
 

Uses of BaseImporter in com.atlassian.crowd.importer.importers
 

Subclasses of BaseImporter in com.atlassian.crowd.importer.importers
 class BambooImporter
          Specific Bamboo Hibernate/Atlassian-User implementation
 class ConfluenceHibernateImporter
          Specific Confluence Hibernate/Atlassian-User implementation
 class ConfluenceOSUserImporter
          Importer specific to the Confluence OSUser format
 class CsvImporter
          This class is responsible for importing users, groups and their memberships from two CSV files.
 class DirectoryImporter
          An Importer that manages moving users, groups and roles from one directory to another.
 class JdbcImporter
          General JDBC class that handles the fetching of users, groups and memberships.
 class JiraImporter
          This class handles the import of JIRA Groups, Users and their memberships into Crowd.
 



Copyright © 2010 Atlassian. All Rights Reserved.