public class RemoveImport extends AbstractApplicationModelMigrationStep
namespacesContribution| Constructor and Description |
|---|
RemoveImport() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.jdom2.Element element,
MigrationReport report) |
String |
getDescription() |
boolean |
isMUnitFile(org.jdom2.Document document) |
getApplicationModel, getAppliedTo, getNamespacesContributions, setApplicationModel, setAppliedTo, setNamespacesContributionspublic String getDescription()
getDescription in interface MigrationStep<org.jdom2.Element>getDescription in class AbstractApplicationModelMigrationSteppublic void execute(org.jdom2.Element element,
MigrationReport report)
throws RuntimeException
RuntimeExceptionpublic boolean isMUnitFile(org.jdom2.Document document)
Copyright © 2018 MuleSoft Inc. All rights reserved.