public interface LegacyImporter
Modifier and Type | Method and Description |
---|---|
void |
importXml(org.dom4j.Element root,
LegacyImportDataHolder importData)
Imports V1 (legacy Crowd 0.x.x and 1.x.x) XML.
|
void importXml(org.dom4j.Element root, LegacyImportDataHolder importData) throws ImportException
root
- root XML element.importData
- stores significant import results.ImportException
Copyright © 2021 Atlassian. All rights reserved.