Uses of Class
org.apache.hop.pipeline.TransformWithMappingMeta
-
Packages that use TransformWithMappingMeta Package Description org.apache.hop.pipeline -
-
Uses of TransformWithMappingMeta in org.apache.hop.pipeline
Methods in org.apache.hop.pipeline with parameters of type TransformWithMappingMeta Modifier and Type Method Description static PipelineMetaTransformWithMappingMeta. loadMappingMeta(TransformWithMappingMeta executorMeta, IHopMetadataProvider metadataProvider, IVariables variables)Constructors in org.apache.hop.pipeline with parameters of type TransformWithMappingMeta Constructor Description TransformWithMappingMeta(TransformWithMappingMeta m)
-