com.atlassian.crowd.migration.legacy
Class LegacyXmlMigrator

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

public class LegacyXmlMigrator
extends java.lang.Object


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

Constructor Detail

LegacyXmlMigrator

public LegacyXmlMigrator()
Method Detail

importXml

public void importXml(org.dom4j.Element root)
               throws java.lang.Exception
Throws:
java.lang.Exception

setMappers

public void setMappers(java.util.List<LegacyImporter> mappers)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.