com.atlassian.crowd.migration.legacy
Class LegacyXmlMigrator

java.lang.Object
  extended by com.atlassian.crowd.migration.legacy.LegacyXmlMigrator

public class LegacyXmlMigrator
extends Object


Constructor Summary
LegacyXmlMigrator(List<LegacyImporter> mappers)
           
 
Method Summary
 void importXml(org.dom4j.Element root)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegacyXmlMigrator

public LegacyXmlMigrator(List<LegacyImporter> mappers)
Method Detail

importXml

public void importXml(org.dom4j.Element root)
               throws ImportException
Throws:
ImportException


Copyright © 2013 Atlassian. All Rights Reserved.