|
Class Summary |
| ApplicationMapper |
|
| CrowdConfigMapper |
This class extends the current 2.x CrowdConfigMapper because configuration mapping is 100% backwards-compatible in XML. |
| CrowdPropertiesMapper |
This class extends the current 2.x CrowdPropertiesMapper because crowd.properties mapping is 100% backwards-compatible in XML. |
| DirectoryMapper |
This mapper is expected to import legacy Directories AND populate the oldToNewDirectoryIds map. |
| GenericLegacyImporter |
A generic mapper that contains helper methods and attributes to
map domain objects to database objects and vice-versa. |
| GroupMapper |
|
| LegacyImportDataHolder |
This class holds references that can be shared across other importers should the need arise. |
| LegacyXmlMigrator |
|
| LegacyXmlVerifier |
Responsible for verifying the correctness of a legacy XML backup. |
| PropertyMapper |
|
| RoleMapper |
|
| 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. |
| UserMapper |
|
| XmlMapper |
A generic mapper that contains helper methods and attributes to
map domain objects to database objects and vice-versa. |