| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.events | |
| org.odpi.openmetadata.repositoryservices.events.beans.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected OMRSEventOriginator |
OMRSEvent.eventOriginator |
| Modifier and Type | Method and Description |
|---|---|
OMRSEventOriginator |
OMRSEvent.getEventOriginator()
Return details of the originator of the event including the id of their metadata collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSEvent.setEventOriginator(OMRSEventOriginator eventOriginator)
Set up details of the event originator used by the event publisher for outbound events.
|
| Modifier and Type | Method and Description |
|---|---|
OMRSEventOriginator |
OMRSEventV1.getOriginator()
Return details about the event originator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSEventV1.setOriginator(OMRSEventOriginator originator) |
Copyright © 2018–2020 ODPi. All rights reserved.