Uses of Class
org.odpi.openmetadata.accessservices.assetconsumer.events.AssetEvent
-
Packages that use AssetEvent Package Description org.odpi.openmetadata.accessservices.assetconsumer.events This package defines the event payloads sent on the Asset Consumer OMAS's out topic. -
-
Uses of AssetEvent in org.odpi.openmetadata.accessservices.assetconsumer.events
Subclasses of AssetEvent in org.odpi.openmetadata.accessservices.assetconsumer.events Modifier and Type Class Description classNewAssetEventNewAssetEvent describes the payload sent when a new Asset is added to the cohort metadata repository.classUpdatedAssetEventConstructors in org.odpi.openmetadata.accessservices.assetconsumer.events with parameters of type AssetEvent Constructor Description AssetEvent(AssetEvent template)Copy/clone constructor
-