public interface AggregationTransformation extends Transformation<AggregationTransformationExecutionContext>
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(AggregationTransformationExecutionContext executionContext)
Executes an aggregation transformation which aggregates the input values from two or more source fields to a single target field.
|
setupObject execute(AggregationTransformationExecutionContext executionContext) throws DataExchangeException
execute in interface Transformation<AggregationTransformationExecutionContext>DataExchangeException