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