Interface TransformationExecutionContext

All Known Subinterfaces:
AggregationTransformationExecutionContext, TransferTransformationExecutionContext, XMLExportTransformationExecutionContext, XMLImportTransformationExecutionContext

public interface TransformationExecutionContext
Deprecated.
Since 2.3.0, replaced by TransformationExecutionContext.
Provides the transformation context.
Since:
2.1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    com.onwbp.adaptation.Adaptation
    Deprecated.
    Returns a record from the source table during transfer or export and null during import.
  • Method Details

    • getSourceRecord

      com.onwbp.adaptation.Adaptation getSourceRecord()
      Deprecated.
      Returns a record from the source table during transfer or export and null during import.