Package com.atlassian.crowd.importer.importers

Interface Summary
Importer Classes that extend this interface will manage the import of users, groups and their memberships from a given application (or file) into Crowd.
 

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



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.