Class AggregationTransformationExecutionValue

java.lang.Object
com.orchestranetworks.addon.dex.transformation.AggregationTransformationExecutionValue

public final class AggregationTransformationExecutionValue extends Object
Specifies the configuration used to import data into a file.
Since:
2.3.0
  • Method Details

    • getField

      public Field getField()
      Returns the source node during transfer or export and null during import.
    • getValue

      public Object getValue()
      Returns the input value to transfer, export, or import data through an aggregation transformation function.