Uses of Class
org.odpi.openmetadata.frameworks.governanceaction.ffdc.GovernanceServiceException
-
Packages that use GovernanceServiceException 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 GovernanceServiceException in org.odpi.openmetadata.frameworks.governanceaction
Methods in org.odpi.openmetadata.frameworks.governanceaction that throw GovernanceServiceException Modifier and Type Method Description abstract voidWatchdogGovernanceListener. processEvent(WatchdogGovernanceEvent event)This method is called each time a requested event is received from the open metadata repositories.
-