| 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.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AssetConsumerEventListener.processEvent(AssetConsumerEvent event)
Process an event that was published by the Asset Consumer OMAS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssetEvent
AssetEvent describes the structure of the events emitted by the Asset Consumer OMAS that are about assets.
|
class |
NewAssetEvent
NewAssetEvent describes the payload sent when a new Asset is added to the cohort metadata repository.
|
class |
UpdatedAssetEvent |
Copyright © 2018–2020 ODPi. All rights reserved.