|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Result | |
|---|---|
| com.atlassian.crowd.console.action.dataimport | |
| com.atlassian.crowd.importer.importers | |
| com.atlassian.crowd.importer.manager | |
| Uses of Result in com.atlassian.crowd.console.action.dataimport |
|---|
| Fields in com.atlassian.crowd.console.action.dataimport declared as Result | |
|---|---|
protected Result |
BaseImporter.result
|
| Methods in com.atlassian.crowd.console.action.dataimport that return Result | |
|---|---|
Result |
BaseImporter.getResult()
|
| Methods in com.atlassian.crowd.console.action.dataimport with parameters of type Result | |
|---|---|
void |
BaseImporter.setResult(Result result)
|
| Uses of Result in com.atlassian.crowd.importer.importers |
|---|
| Methods in com.atlassian.crowd.importer.importers that return Result | |
|---|---|
Result |
Importer.importUsersGroupsAndMemberships(Configuration configuration)
Responsible for the import of both users and groups into Crowd using the given Configuration |
| Uses of Result in com.atlassian.crowd.importer.manager |
|---|
| Methods in com.atlassian.crowd.importer.manager that return Result | |
|---|---|
Result |
ImporterManagerImpl.performImport(Configuration configuration)
|
Result |
ImporterManager.performImport(Configuration configuration)
Will perform the import based on the given configuration into Crowd. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||