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.ImportExceptionCopyright © 2023 Atlassian. All rights reserved.