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, importXml
public CrowdConfigMapper(CrowdBootstrapManager bootstrapManager)
public void importXml(org.dom4j.Element root, LegacyImportDataHolder importData) throws ImportException
LegacyImporter
importXml
in interface LegacyImporter
root
- root XML element.importData
- stores significant import results.ImportException
Copyright © 2020 Atlassian. All rights reserved.