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