| 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.
|
| org.odpi.openmetadata.frameworks.governanceaction.events |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
WatchdogGovernanceListener.processEvent(WatchdogGovernanceEvent event)
This method is called each time a requested event is received from the open metadata repositories.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WatchdogClassificationEvent
WatchdogClassificationEvent describes the structure of the events passed to the WatchdogGovernanceActionService
that describe changes to classifications attached to metadata elements.
|
class |
WatchdogMetadataElementEvent
WatchdogMetadataElementEvent describes the structure of the events passed to the WatchdogGovernanceActionService
that relate to changes to metadata elements.
|
class |
WatchdogRelatedElementsEvent
WatchdogRelatedElementsEvent describes the structure of the events passed to the WatchdogGovernanceActionService
that represent changes to relationships.
|
| Constructor and Description |
|---|
WatchdogGovernanceEvent(WatchdogGovernanceEvent template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.