public class CrowdConfigMapper extends CrowdConfigMapper implements LegacyImporter
CONFIG_XML_NAME, CONFIG_XML_NODE, CONFIG_XML_ROOT, CONFIG_XML_VALUE, propertiesToMap| Constructor and Description |
|---|
CrowdConfigMapper(CrowdBootstrapManager bootstrapManager) |
| 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.
|
exportXml, getBootstrapManager, importXmlpublic CrowdConfigMapper(CrowdBootstrapManager bootstrapManager)
public void importXml(org.dom4j.Element root,
LegacyImportDataHolder importData)
throws ImportException
LegacyImporterimportXml in interface LegacyImporterroot - root XML element.importData - stores significant import results.ImportExceptionCopyright © 2018 Atlassian. All rights reserved.