Uses of Class
org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventListener
-
Packages that use AssetLineageEventListener Package Description org.odpi.openmetadata.accessservices.assetlineage.event -
-
Uses of AssetLineageEventListener in org.odpi.openmetadata.accessservices.assetlineage.event
Methods in org.odpi.openmetadata.accessservices.assetlineage.event with parameters of type AssetLineageEventListener Modifier and Type Method Description voidAssetLineageEventInterface. registerListener(String userId, AssetLineageEventListener listener)Register a listener object that will be passed each of the events published by the Asset Lineage OMAS.
-