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