public abstract class AbstractFtpEndpoint extends AbstractApplicationModelMigrationStep implements ExpressionMigratorAware
| Modifier and Type | Field and Description |
|---|---|
protected static String |
FTP_NS_PREFIX |
protected static String |
FTP_NS_URI |
namespacesContribution| Constructor and Description |
|---|
AbstractFtpEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
ExpressionMigrator |
getExpressionMigrator() |
protected org.jdom2.Element |
migrateFtpConfig(org.jdom2.Element object,
String configName,
Optional<org.jdom2.Element> config) |
void |
setExpressionMigrator(ExpressionMigrator expressionMigrator) |
getApplicationModel, getAppliedTo, getDescription, getNamespacesContributions, setApplicationModel, setAppliedTo, setNamespacesContributionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteprotected static final String FTP_NS_PREFIX
protected static final String FTP_NS_URI
protected org.jdom2.Element migrateFtpConfig(org.jdom2.Element object,
String configName,
Optional<org.jdom2.Element> config)
public void setExpressionMigrator(ExpressionMigrator expressionMigrator)
setExpressionMigrator in interface ExpressionMigratorAwarepublic ExpressionMigrator getExpressionMigrator()
getExpressionMigrator in interface ExpressionMigratorAwareCopyright © 2018 MuleSoft Inc. All rights reserved.