Package | Description |
---|---|
com.atlassian.crowd.importer.factory | |
com.atlassian.crowd.importer.importers |
Modifier and Type | Method and Description |
---|---|
Importer |
ImporterFactoryImpl.getImporterDAO(Configuration configuration) |
Importer |
ImporterFactory.getImporterDAO(Configuration configuration)
Will return an importer based on a given Configuration
|
Modifier and Type | Class and Description |
---|---|
class |
ConfluenceImporter
This class handles the delegation of the import of Confluence Groups, Users and their memberships into Crowd.
|
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 |
JiraImporter |
Modifier and Type | Method and Description |
---|---|
Importer |
ConfluenceImporter.determineImporter(Configuration configuration) |
Importer |
JiraImporter.determineImporter(Configuration configuration) |
Copyright © 2020 Atlassian. All rights reserved.