Package org.odpi.openmetadata.accessservices.governanceengine.api
The API package defines the Java interfaces supported by the Governance Engine OMAS.
These Java interfaces wrap the REST API calls to the server and the asynchronous event passing through Governance Engine OMAS's Out Topic.
-
Interface Summary Interface Description GovernanceActionProcessInterface GovernanceActionProcessInterface maintains Governance Action Processes and their Governance Action Types.GovernanceEngineConfiguration GovernanceEngineEventInterface GovernanceEngineEventInterface defines how a client gets access to the configuration events produced by the Governance Engine OMAS.GovernanceProcessingInterface GovernanceProcessingInterface provides support for the execution of Governance Action Processes through Governance Actions.MetadataElementInterface SpecialGovernanceActionInterface SpecialGovernanceActionInterface defines methods that are used by governance action services to make changes to open metadata. -
Class Summary Class Description GovernanceEngineEventListener GovernanceEngineEventListener is the interface that a client implements to register to receive the events from the Governance Engine OMAS's out topic.