| Package | Description |
|---|---|
| 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 |
|---|---|
AssetConsumerEventType |
AssetConsumerEvent.getEventType()
Return the type of event.
|
static AssetConsumerEventType |
AssetConsumerEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetConsumerEventType[] |
AssetConsumerEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetConsumerEvent.setEventType(AssetConsumerEventType eventType)
Set up the type of event.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.