public interface AggregationTransformationExecutionContext<SC extends Field,TC extends Field> extends TransformationExecutionContext<SC,TC>
| Modifier and Type | Method and Description |
|---|---|
List<AggregationTransformationExecutionValue> |
getInputValues()
Returns the list of
AggregationTransformationExecutionValue objects as aggregation transformation function input values when transferring, exporting, or importing data. |
getProcedureContext, getReferencedTable, getSourceField, getSourceRecord, getTargetFieldList<AggregationTransformationExecutionValue> getInputValues()
AggregationTransformationExecutionValue objects as aggregation transformation function input values when transferring, exporting, or importing data.