Uses of Class
org.pentaho.di.lineage.ValueLineage
-
Packages that use ValueLineage Package Description org.pentaho.di.lineage -
-
Uses of ValueLineage in org.pentaho.di.lineage
Methods in org.pentaho.di.lineage that return types with arguments of type ValueLineage Modifier and Type Method Description List<ValueLineage>TransDataLineage. getValueLineages()Method parameters in org.pentaho.di.lineage with type arguments of type ValueLineage Modifier and Type Method Description voidTransDataLineage. setValueLineages(List<ValueLineage> valueLineages)
-