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