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