Class CrowdConfigMapper

java.lang.Object
com.atlassian.crowd.migration.CrowdConfigMapper
All Implemented Interfaces:
Mapper
Direct Known Subclasses:
CrowdConfigMapper

public class CrowdConfigMapper extends Object implements Mapper
Mapper implementation that will take the values from a Crowd instances crowd.cfg.xml and place this into Crowd XML export/import. At the moment, this only manages the import/export of the serverID property. The Server ID is exported and imported since a Server ID is tied to a dataset and not a physical server.