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