Uses of Class
org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetJob
-
Packages that use OpenLineageParentRunFacetJob Package Description org.odpi.openmetadata.integrationservices.lineage.properties -
-
Uses of OpenLineageParentRunFacetJob in org.odpi.openmetadata.integrationservices.lineage.properties
Methods in org.odpi.openmetadata.integrationservices.lineage.properties that return OpenLineageParentRunFacetJob Modifier and Type Method Description OpenLineageParentRunFacetJobOpenLineageParentRunFacet. getJob()Return details of the parent process.Methods in org.odpi.openmetadata.integrationservices.lineage.properties with parameters of type OpenLineageParentRunFacetJob Modifier and Type Method Description voidOpenLineageParentRunFacet. setJob(OpenLineageParentRunFacetJob job)Set up details of the parent process.
-