Class Hierarchy
- java.lang.Object
- com.atlassian.crowd.migration.CrowdConfigMapper (implements com.atlassian.crowd.migration.Mapper)
- com.atlassian.crowd.migration.ElementIteratorUtil
- com.atlassian.crowd.migration.GenericMapper
- com.atlassian.crowd.migration.ApplicationSamlConfigurationEntityMapper (implements com.atlassian.crowd.migration.Mapper)
- com.atlassian.crowd.migration.SAMLTrustEntityMapper (implements com.atlassian.crowd.migration.Mapper)
- com.atlassian.crowd.migration.legacy.XmlMapper
- com.atlassian.crowd.migration.AliasMapper (implements com.atlassian.crowd.migration.Mapper)
- com.atlassian.crowd.migration.ApplicationMapper (implements com.atlassian.crowd.migration.Mapper)
- com.atlassian.crowd.migration.AuditLogMapper (implements com.atlassian.crowd.migration.Mapper)
- com.atlassian.crowd.migration.CrowdPropertiesMapper (implements com.atlassian.crowd.migration.Mapper)
- com.atlassian.crowd.migration.DirectoryMapper (implements com.atlassian.crowd.migration.Mapper)
- com.atlassian.crowd.migration.GrantedPermissionMapper (implements com.atlassian.crowd.migration.Mapper)
- com.atlassian.crowd.migration.GroupLevelAdminMapper (implements com.atlassian.crowd.migration.Mapper)
- com.atlassian.crowd.migration.legacy.PartialXmlMapper
- com.atlassian.crowd.migration.GroupMapper (implements com.atlassian.crowd.migration.Mapper)
- com.atlassian.crowd.migration.MembershipMapper (implements com.atlassian.crowd.migration.Mapper)
- com.atlassian.crowd.migration.UserMapper (implements com.atlassian.crowd.migration.Mapper)
- com.atlassian.crowd.migration.PropertyMapper (implements com.atlassian.crowd.migration.Mapper)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.atlassian.crowd.migration.BackupOrRestoreAlreadyInProgressException
- com.atlassian.crowd.migration.ExportException
- com.atlassian.crowd.migration.ImportException
- com.atlassian.crowd.migration.ImportExportException
- java.lang.Exception
- com.atlassian.crowd.migration.XmlMigrationManagerImpl (implements org.springframework.web.context.ServletContextAware, com.atlassian.crowd.migration.XmlMigrationManager)
- com.atlassian.crowd.migration.XmlMigrator
Interface Hierarchy
- com.atlassian.crowd.migration.GenericMapper.Exporter<T>
- com.atlassian.crowd.migration.GenericMapper.Importer<T>
- com.atlassian.crowd.migration.Mapper
- com.atlassian.crowd.migration.XmlMigrationManager