Uses of Package
org.odpi.openmetadata.accessservices.assetconsumer.events
-
Packages that use org.odpi.openmetadata.accessservices.assetconsumer.events Package Description org.odpi.openmetadata.accessservices.assetconsumer.api The API package defines the Java interfaces supported by the Asset Consumer OMAS.org.odpi.openmetadata.accessservices.assetconsumer.events This package defines the event payloads sent on the Asset Consumer OMAS's out topic. -
Classes in org.odpi.openmetadata.accessservices.assetconsumer.events used by org.odpi.openmetadata.accessservices.assetconsumer.api Class Description AssetConsumerEvent AssetConsumerEvent provides a common base for all events from the access service. -
Classes in org.odpi.openmetadata.accessservices.assetconsumer.events used by org.odpi.openmetadata.accessservices.assetconsumer.events Class Description AssetConsumerEvent AssetConsumerEvent provides a common base for all events from the access service.AssetConsumerEventType AssetConsumerEventType describes the different types of events produced by the Asset Consumer OMAS.AssetEvent AssetEvent describes the structure of the events emitted by the Asset Consumer OMAS that are about assets.NewAssetEvent NewAssetEvent describes the payload sent when a new Asset is added to the cohort metadata repository.UpdatedAssetEvent