| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.events | |
| org.odpi.openmetadata.repositoryservices.events.beans.v1 |
| Modifier and Type | Method and Description |
|---|---|
OMRSRegistryEventType |
OMRSRegistryEvent.getRegistryEventType()
Return the specific registry event type.
|
static OMRSRegistryEventType |
OMRSRegistryEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OMRSRegistryEventType[] |
OMRSRegistryEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OMRSRegistryEvent(OMRSRegistryEventType registryEventType)
Constructor for an UnRegistration Event.
|
OMRSRegistryEvent(OMRSRegistryEventType registryEventType,
Date registrationTimestamp,
String metadataCollectionName,
Connection remoteConnection)
Constructor for a normal outbound event.
|
| Modifier and Type | Method and Description |
|---|---|
OMRSRegistryEventType |
OMRSEventV1RegistrySection.getRegistryEventType() |
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSEventV1RegistrySection.setRegistryEventType(OMRSRegistryEventType registryEventType) |
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.