| Package | Description |
|---|---|
| org.mule.runtime.core.transformer.graph |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeConverterFilter |
class |
NameConverterFilter
Filters a list of
Converter returning a new list containing only the converters with the lower name using lexical
order. |
class |
PriorityWeightingConverterFilter
Filters a list of
Converter returning a new list containing only the converters with the highest priority weighting. |
class |
TransformationLengthConverterFilter
Filters a list of
Converter returning a new list containing only the converters with the lower transformation path
length. |
| Constructor and Description |
|---|
CompositeConverterFilter(ConverterFilter... filters) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.