| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.governanceaction |
The interfaces of the Governance Action Framework (GAF)
The governance action framework defines interfaces for governance action services.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WatchdogGovernanceContext.registerListener(WatchdogGovernanceListener listener,
List<WatchdogEventType> interestingEventTypes,
List<String> interestingMetadataTypes,
String specificInstance)
Register a listener to receive events about changes to metadata elements in the open metadata store.
|
abstract void |
OpenMetadataClient.registerListener(WatchdogGovernanceListener listener,
List<WatchdogEventType> interestingEventTypes,
List<String> interestingMetadataTypes,
String specificInstance)
Register a listener to receive events about changes to metadata elements in the open metadata store.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.