public class FtpInboundEndpoint extends AbstractFtpEndpoint
| Modifier and Type | Field and Description |
|---|---|
static String |
XPATH_SELECTOR |
FTP_NS_PREFIX, FTP_NS_URInamespacesContribution| Constructor and Description |
|---|
FtpInboundEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(org.jdom2.Element object,
MigrationReport report) |
void |
execute(org.jdom2.Element object,
MigrationReport report) |
protected Optional<org.jdom2.Element> |
fetchConfig(String configName) |
String |
getDescription() |
getExpressionMigrator, migrateFtpConfig, setExpressionMigratorgetApplicationModel, 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
RuntimeExceptionprotected void doExecute(org.jdom2.Element object,
MigrationReport report)
Copyright © 2018 MuleSoft Inc. All rights reserved.