Uses of Class
org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
-
Packages that use WatchdogGovernanceContext 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. -
-
Uses of WatchdogGovernanceContext in org.odpi.openmetadata.frameworks.governanceaction
Fields in org.odpi.openmetadata.frameworks.governanceaction declared as WatchdogGovernanceContext Modifier and Type Field Description protected WatchdogGovernanceContextWatchdogGovernanceActionService. governanceContextMethods in org.odpi.openmetadata.frameworks.governanceaction with parameters of type WatchdogGovernanceContext Modifier and Type Method Description voidWatchdogGovernanceActionService. setGovernanceContext(WatchdogGovernanceContext governanceContext)Set up details of the the governance action request and access to the metadata store.
-