|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Importer | |
|---|---|
| com.atlassian.crowd.importer.factory | |
| com.atlassian.crowd.importer.importers | |
| Uses of Importer in com.atlassian.crowd.importer.factory |
|---|
| Methods in com.atlassian.crowd.importer.factory that return Importer | |
|---|---|
Importer |
ImporterFactoryImpl.getImporterDAO(Configuration configuration)
|
Importer |
ImporterFactory.getImporterDAO(Configuration configuration)
Will return an importer based on a given Configuration |
| Uses of Importer in com.atlassian.crowd.importer.importers |
|---|
| Classes in com.atlassian.crowd.importer.importers that implement Importer | |
|---|---|
class |
BambooImporter
Specific Bamboo Hibernate/Atlassian-User implementation |
class |
BaseImporter
Importer that manages the basic import process for users, groups and memberships into Crowd. |
class |
ConfluenceHibernateImporter
Specific Confluence Hibernate/Atlassian-User implementation |
class |
ConfluenceImporter
This class handles the delegation of the import of Confluence Groups, Users and their memberships into Crowd. |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||