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