public class DataMapper extends AbstractApplicationModelMigrationStep
| Modifier and Type | Field and Description |
|---|---|
static String |
DATA_MAPPER_NAMESPACE |
static String |
XPATH_SELECTOR |
namespacesContribution| Constructor and Description |
|---|
DataMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.jdom2.Element object,
MigrationReport report) |
getApplicationModel, getAppliedTo, getDescription, getNamespacesContributions, setApplicationModel, setAppliedTo, setNamespacesContributionspublic static final String DATA_MAPPER_NAMESPACE
public static final String XPATH_SELECTOR
public void execute(org.jdom2.Element object,
MigrationReport report)
throws RuntimeException
RuntimeExceptionCopyright © 2018 MuleSoft Inc. All rights reserved.