public class FtpEeConfig extends FtpConfig
| Modifier and Type | Field and Description |
|---|---|
static org.jdom2.Namespace |
FTP_EE_NAMESPACE |
static String |
XPATH_SELECTOR |
FTP_NAMESPACEnamespacesContribution| Constructor and Description |
|---|
FtpEeConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.jdom2.Element object,
MigrationReport report) |
String |
getDescription() |
getExpressionMigrator, setExpressionMigratorgetApplicationModel, getAppliedTo, getNamespacesContributions, setApplicationModel, setAppliedTo, setNamespacesContributionspublic static final org.jdom2.Namespace FTP_EE_NAMESPACE
public static final String XPATH_SELECTOR
public String getDescription()
getDescription in interface MigrationStep<org.jdom2.Element>getDescription in class FtpConfigpublic void execute(org.jdom2.Element object,
MigrationReport report)
throws RuntimeException
execute in interface StepExecutable<org.jdom2.Element>execute in class FtpConfigRuntimeExceptionCopyright © 2018 MuleSoft Inc. All rights reserved.