| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.events |
| Modifier and Type | Method and Description |
|---|---|
OMRSRegistryEventErrorCode |
OMRSRegistryEvent.getErrorCode()
Return the error code for the event.
|
static OMRSRegistryEventErrorCode |
OMRSRegistryEventErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OMRSRegistryEventErrorCode[] |
OMRSRegistryEventErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OMRSRegistryEvent(OMRSRegistryEventErrorCode errorCode,
String errorMessage,
String targetMetadataCollectionId,
Connection remoteConnection)
Constructor for the REGISTRATION_ERROR_EVENT outbound event.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.