| Package | Description |
|---|---|
| org.odpi.openmetadata.adminservices.configuration.registration |
The registration package provides the definitions and interfaces to describe each of the Open Metadata
and Governance services that support the different subsystems within the OMAG Server.
|
| Modifier and Type | Method and Description |
|---|---|
static EngineServiceDescription |
EngineServiceDescription.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EngineServiceDescription[] |
EngineServiceDescription.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EngineServiceRegistration(EngineServiceDescription engineServiceDescription,
ServiceOperationalStatus engineServiceOperationalStatus,
String engineServiceAdminClassName)
Enum Constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.