| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetmanager.events |
Definitions of the different types of events that the Asset Manager OMAS can publish.
|
| Modifier and Type | Method and Description |
|---|---|
AssetManagerEventType |
AssetManagerOutTopicEvent.getEventType()
Return the event type.
|
static AssetManagerEventType |
AssetManagerEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetManagerEventType[] |
AssetManagerEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetManagerOutTopicEvent.setEventType(AssetManagerEventType eventType)
Set up the event type.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.