| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.datamanager.events |
| Modifier and Type | Method and Description |
|---|---|
DataManagerEventType |
DataManagerOutTopicEvent.getEventType()
Return the event type.
|
static DataManagerEventType |
DataManagerEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataManagerEventType[] |
DataManagerEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataManagerOutTopicEvent.setEventType(DataManagerEventType eventType)
Set up the event type.
|
Copyright © 2018–2020 ODPi. All rights reserved.