public class MappingUtil
extends Object
-
Method Summary
static List<org.pentaho.di.core.SourceToTargetMapping>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getCurrentMappings
public static List<org.pentaho.di.core.SourceToTargetMapping> getCurrentMappings(List<String> sourceFields,
List<String> targetFields,
List<org.pentaho.di.trans.steps.mapping.MappingValueRename> mappingValues)