public class FtpNamespaceHandler extends Object implements PomContribution
| Modifier and Type | Field and Description |
|---|---|
static org.jdom2.Namespace |
FTP_NAMESPACE |
| Constructor and Description |
|---|
FtpNamespaceHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(PomModel object,
MigrationReport report) |
ApplicationModel |
getApplicationModel() |
String |
getDescription() |
void |
setApplicationModel(ApplicationModel appModel) |
public String getDescription()
getDescription in interface MigrationStep<PomModel>public void execute(PomModel object, MigrationReport report) throws RuntimeException
execute in interface StepExecutable<PomModel>RuntimeExceptionpublic ApplicationModel getApplicationModel()
getApplicationModel in interface PomContributionpublic void setApplicationModel(ApplicationModel appModel)
setApplicationModel in interface PomContributionCopyright © 2018 MuleSoft Inc. All rights reserved.