Package org.odpi.openmetadata.accessservices.governanceserver.api
package org.odpi.openmetadata.accessservices.governanceserver.api
The API package defines the Java interfaces supported by the Governance Server OMAS.
These Java interfaces wrap the REST API calls to the server and the asynchronous event passing through Governance Server OMAS's Out Topic.
-
ClassDescriptionGovernanceServerEventInterface defines how a client gets access to the configuration events produced by the Governance Server OMAS.GovernanceServerEventListener is the interface that a client implements to register to receive the events from the Governance Server OMAS's out topic.