public final class AggregationTransformationExecutionValue extends Object
| Modifier and Type | Method and Description |
|---|---|
Field |
getField()
Returns the source node during transfer or export and
null during import. |
Object |
getValue()
Returns the input value to transfer, export, or import data through an aggregation transformation function.
|