public class AndFilter extends AbstractFilterMigrator
| Modifier and Type | Field and Description |
|---|---|
static String |
XPATH_SELECTOR |
VALIDATION_NAMESPACEnamespacesContribution| Constructor and Description |
|---|
AndFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.jdom2.Element element,
MigrationReport report) |
String |
getDescription() |
handleFilter, resolveValidationHandleraddValidationNamespace, addValidationsModule, getExpressionMigrator, setExpressionMigratorgetApplicationModel, getAppliedTo, getNamespacesContributions, setApplicationModel, setAppliedTo, setNamespacesContributionspublic static final String XPATH_SELECTOR
public String getDescription()
getDescription in interface MigrationStep<org.jdom2.Element>getDescription in class ValidationMigrationpublic void execute(org.jdom2.Element element,
MigrationReport report)
throws RuntimeException
execute in interface StepExecutable<org.jdom2.Element>execute in class ValidationMigrationRuntimeExceptionCopyright © 2018 MuleSoft Inc. All rights reserved.