Interface RecordTransformer.IOutputDelegate

Enclosing class:
RecordTransformer

public static interface RecordTransformer.IOutputDelegate
Sends a fixed value to the output
Author:
John Dekker
  • Method Summary

    Modifier and Type
    Method
    Description
    transform(int fieldNr, List<String> inputFields, String params)