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