| Package | Description |
|---|---|
| com.atlassian.crowd.migration.legacy |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationMapper |
class |
CrowdConfigMapper
This class extends the current 2.x CrowdConfigMapper because configuration mapping is 100% backwards-compatible in XML.
|
class |
CrowdPropertiesMapper
This class extends the current 2.x CrowdPropertiesMapper because crowd.properties mapping is 100% backwards-compatible in XML.
|
class |
DirectoryMapper
This mapper is expected to import legacy Directories AND populate the oldToNewDirectoryIds map.
|
class |
GroupMapper |
class |
PropertyMapper |
class |
RoleMapper |
class |
SALPropertyMapper
This mapper will handle the mapping of a com.atlassian.crowd.model.salproperty.SALProperty objects
This mapper is here for legacy compatibility only, for releases of Crowd older the 1.6 that used SAL
integration (i.e.
|
class |
UserMapper |
| Constructor and Description |
|---|
LegacyXmlMigrator(List<LegacyImporter> mappers) |
Copyright © 2024 Atlassian. All rights reserved.