Package | Description |
---|---|
com.atlassian.crowd.console.action.dataimport | |
com.atlassian.crowd.importer.importers | |
com.atlassian.crowd.importer.manager |
Modifier and Type | Field and Description |
---|---|
protected Result |
BaseImporter.result |
Modifier and Type | Method and Description |
---|---|
Result |
BaseImporter.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
BaseImporter.setResult(Result result) |
Modifier and Type | Method and Description |
---|---|
Result |
Importer.importUsersGroupsAndMemberships(Configuration configuration)
Responsible for the import of both users and groups into Crowd using the given
Configuration |
Modifier and Type | Method and Description |
---|---|
Result |
ImporterManager.performImport(Configuration configuration)
Will perform the import based on the given
configuration into Crowd. |
Result |
ImporterManagerImpl.performImport(Configuration configuration) |
Copyright © 2020 Atlassian. All rights reserved.