| 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 CommonServicesDescription |
CommonServicesDescription.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommonServicesDescription[] |
CommonServicesDescription.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<CommonServicesDescription> |
CommonServicesDescription.getGovernanceServersDescriptionList()
Return a list containing each of the access service descriptions defined in this enum class.
|
Copyright © 2018–2020 ODPi. All rights reserved.